| OLD | NEW |
| 1 # Copyright 2015 Google Inc. | 1 # Copyright 2015 Google Inc. |
| 2 # | 2 # |
| 3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
| 4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
| 5 # Include this gypi to include all 'core' files | 5 # Include this gypi to include all 'core' files |
| 6 # The parent gyp/gypi file must define | 6 # The parent gyp/gypi file must define |
| 7 # 'skia_src_path' e.g. skia/trunk/src | 7 # 'skia_src_path' e.g. skia/trunk/src |
| 8 # 'skia_include_path' e.g. skia/trunk/include | 8 # 'skia_include_path' e.g. skia/trunk/include |
| 9 # | 9 # |
| 10 # The skia build defines these in common_variables.gypi | 10 # The skia build defines these in common_variables.gypi |
| (...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 372 '<(skia_include_path)/core/SkRRect.h', | 372 '<(skia_include_path)/core/SkRRect.h', |
| 373 '<(skia_include_path)/core/SkScalar.h', | 373 '<(skia_include_path)/core/SkScalar.h', |
| 374 '<(skia_include_path)/core/SkShader.h', | 374 '<(skia_include_path)/core/SkShader.h', |
| 375 '<(skia_include_path)/core/SkStream.h', | 375 '<(skia_include_path)/core/SkStream.h', |
| 376 '<(skia_include_path)/core/SkString.h', | 376 '<(skia_include_path)/core/SkString.h', |
| 377 '<(skia_include_path)/core/SkStrokeRec.h', | 377 '<(skia_include_path)/core/SkStrokeRec.h', |
| 378 '<(skia_include_path)/core/SkSurface.h', | 378 '<(skia_include_path)/core/SkSurface.h', |
| 379 '<(skia_include_path)/core/SkTArray.h', | 379 '<(skia_include_path)/core/SkTArray.h', |
| 380 '<(skia_include_path)/core/SkTDArray.h', | 380 '<(skia_include_path)/core/SkTDArray.h', |
| 381 '<(skia_include_path)/core/SkTDStack.h', | 381 '<(skia_include_path)/core/SkTDStack.h', |
| 382 '<(skia_include_path)/core/SkTDict.h', | |
| 383 '<(skia_include_path)/core/SkTInternalLList.h', | 382 '<(skia_include_path)/core/SkTInternalLList.h', |
| 384 '<(skia_include_path)/core/SkTRegistry.h', | 383 '<(skia_include_path)/core/SkTRegistry.h', |
| 385 '<(skia_include_path)/core/SkTSearch.h', | |
| 386 '<(skia_include_path)/core/SkTextBlob.h', | 384 '<(skia_include_path)/core/SkTextBlob.h', |
| 387 '<(skia_include_path)/core/SkTime.h', | 385 '<(skia_include_path)/core/SkTime.h', |
| 388 '<(skia_include_path)/core/SkTLazy.h', | 386 '<(skia_include_path)/core/SkTLazy.h', |
| 389 '<(skia_include_path)/core/SkTypeface.h', | 387 '<(skia_include_path)/core/SkTypeface.h', |
| 390 '<(skia_include_path)/core/SkTypes.h', | 388 '<(skia_include_path)/core/SkTypes.h', |
| 391 '<(skia_include_path)/core/SkUnPreMultiply.h', | 389 '<(skia_include_path)/core/SkUnPreMultiply.h', |
| 392 '<(skia_include_path)/core/SkUtils.h', | 390 '<(skia_include_path)/core/SkUtils.h', |
| 393 '<(skia_include_path)/core/SkWriter32.h', | 391 '<(skia_include_path)/core/SkWriter32.h', |
| 394 '<(skia_include_path)/core/SkXfermode.h', | 392 '<(skia_include_path)/core/SkXfermode.h', |
| 395 | 393 |
| 396 # private | 394 # private |
| 397 '<(skia_include_path)/private/SkAtomics.h', | 395 '<(skia_include_path)/private/SkAtomics.h', |
| 398 '<(skia_include_path)/private/SkChecksum.h', | 396 '<(skia_include_path)/private/SkChecksum.h', |
| 399 '<(skia_include_path)/private/SkFloatBits.h', | 397 '<(skia_include_path)/private/SkFloatBits.h', |
| 400 '<(skia_include_path)/private/SkFloatingPoint.h', | 398 '<(skia_include_path)/private/SkFloatingPoint.h', |
| 401 '<(skia_include_path)/private/SkGpuFenceSync.h', | 399 '<(skia_include_path)/private/SkGpuFenceSync.h', |
| 402 '<(skia_include_path)/private/SkMiniRecorder.h', | 400 '<(skia_include_path)/private/SkMiniRecorder.h', |
| 403 '<(skia_include_path)/private/SkMutex.h', | 401 '<(skia_include_path)/private/SkMutex.h', |
| 404 '<(skia_include_path)/private/SkOnce.h', | 402 '<(skia_include_path)/private/SkOnce.h', |
| 405 '<(skia_include_path)/private/SkOncePtr.h', | 403 '<(skia_include_path)/private/SkOncePtr.h', |
| 406 '<(skia_include_path)/private/SkRecords.h', | 404 '<(skia_include_path)/private/SkRecords.h', |
| 407 '<(skia_include_path)/private/SkSemaphore.h', | 405 '<(skia_include_path)/private/SkSemaphore.h', |
| 408 '<(skia_include_path)/private/SkSpinlock.h', | 406 '<(skia_include_path)/private/SkSpinlock.h', |
| 409 '<(skia_include_path)/private/SkTemplates.h', | 407 '<(skia_include_path)/private/SkTemplates.h', |
| 410 '<(skia_include_path)/private/SkTHash.h', | 408 '<(skia_include_path)/private/SkTHash.h', |
| 411 '<(skia_include_path)/private/SkThreadID.h', | 409 '<(skia_include_path)/private/SkThreadID.h', |
| 410 '<(skia_include_path)/private/SkTDict.h', |
| 411 '<(skia_include_path)/private/SkTSearch.h', |
| 412 '<(skia_include_path)/private/SkTLogic.h', | 412 '<(skia_include_path)/private/SkTLogic.h', |
| 413 '<(skia_include_path)/private/SkUniquePtr.h', | 413 '<(skia_include_path)/private/SkUniquePtr.h', |
| 414 '<(skia_include_path)/private/SkUtility.h', | 414 '<(skia_include_path)/private/SkUtility.h', |
| 415 '<(skia_include_path)/private/SkWeakRefCnt.h', | 415 '<(skia_include_path)/private/SkWeakRefCnt.h', |
| 416 | 416 |
| 417 # Path ops | 417 # Path ops |
| 418 '<(skia_include_path)/pathops/SkPathOps.h', | 418 '<(skia_include_path)/pathops/SkPathOps.h', |
| 419 | 419 |
| 420 '<(skia_src_path)/pathops/SkAddIntersections.cpp', | 420 '<(skia_src_path)/pathops/SkAddIntersections.cpp', |
| 421 '<(skia_src_path)/pathops/SkDConicLineIntersection.cpp', | 421 '<(skia_src_path)/pathops/SkDConicLineIntersection.cpp', |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 470 '<(skia_src_path)/pathops/SkPathOpsLine.h', | 470 '<(skia_src_path)/pathops/SkPathOpsLine.h', |
| 471 '<(skia_src_path)/pathops/SkPathOpsPoint.h', | 471 '<(skia_src_path)/pathops/SkPathOpsPoint.h', |
| 472 '<(skia_src_path)/pathops/SkPathOpsQuad.h', | 472 '<(skia_src_path)/pathops/SkPathOpsQuad.h', |
| 473 '<(skia_src_path)/pathops/SkPathOpsRect.h', | 473 '<(skia_src_path)/pathops/SkPathOpsRect.h', |
| 474 '<(skia_src_path)/pathops/SkPathOpsTSect.h', | 474 '<(skia_src_path)/pathops/SkPathOpsTSect.h', |
| 475 '<(skia_src_path)/pathops/SkPathOpsTypes.h', | 475 '<(skia_src_path)/pathops/SkPathOpsTypes.h', |
| 476 '<(skia_src_path)/pathops/SkPathWriter.h', | 476 '<(skia_src_path)/pathops/SkPathWriter.h', |
| 477 '<(skia_src_path)/pathops/SkReduceOrder.h', | 477 '<(skia_src_path)/pathops/SkReduceOrder.h', |
| 478 ], | 478 ], |
| 479 } | 479 } |
| OLD | NEW |