OLD | NEW |
1 This file is auto-generated by tools/BUILD_simulator.py. | 1 This file is auto-generated by tools/BUILD_simulator.py. |
2 It expands BUILD.public to make it easy to see changes. | 2 It expands BUILD.public to make it easy to see changes. |
3 COPTS = ['*** BEGIN //conditions:default ***', | 3 COPTS = ['*** BEGIN //conditions:default ***', |
4 '-Wno-implicit-fallthrough', | 4 '-Wno-implicit-fallthrough', |
5 '-Wno-deprecated-declarations', | 5 '-Wno-deprecated-declarations', |
6 '*** END //conditions:default ***', | 6 '*** END //conditions:default ***', |
7 '*** BEGIN CONDITION_ANDROID ***', | 7 '*** BEGIN CONDITION_ANDROID ***', |
8 '-mfpu=neon', | 8 '-mfpu=neon', |
9 '*** END CONDITION_ANDROID ***'] | 9 '*** END CONDITION_ANDROID ***'] |
10 COPTS_ANDROID = ['-mfpu=neon'] | 10 COPTS_ANDROID = ['-mfpu=neon'] |
(...skipping 739 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
750 'include/gpu/GrConfig.h', | 750 'include/gpu/GrConfig.h', |
751 'include/gpu/GrContext.h', | 751 'include/gpu/GrContext.h', |
752 'include/gpu/GrContextOptions.h', | 752 'include/gpu/GrContextOptions.h', |
753 'include/gpu/GrCoordTransform.h', | 753 'include/gpu/GrCoordTransform.h', |
754 'include/gpu/GrDrawContext.h', | 754 'include/gpu/GrDrawContext.h', |
755 'include/gpu/GrFragmentProcessor.h', | 755 'include/gpu/GrFragmentProcessor.h', |
756 'include/gpu/GrGpuResource.h', | 756 'include/gpu/GrGpuResource.h', |
757 'include/gpu/GrGpuResourceRef.h', | 757 'include/gpu/GrGpuResourceRef.h', |
758 'include/gpu/GrInvariantOutput.h', | 758 'include/gpu/GrInvariantOutput.h', |
759 'include/gpu/GrPaint.h', | 759 'include/gpu/GrPaint.h', |
760 'include/gpu/GrPathRendererChain.h', | |
761 'include/gpu/GrProcessor.h', | 760 'include/gpu/GrProcessor.h', |
762 'include/gpu/GrProcessorUnitTest.h', | 761 'include/gpu/GrProcessorUnitTest.h', |
763 'include/gpu/GrProgramElement.h', | 762 'include/gpu/GrProgramElement.h', |
764 'include/gpu/GrRect.h', | 763 'include/gpu/GrRect.h', |
765 'include/gpu/GrRenderTarget.h', | 764 'include/gpu/GrRenderTarget.h', |
766 'include/gpu/GrResourceKey.h', | 765 'include/gpu/GrResourceKey.h', |
767 'include/gpu/GrShaderVar.h', | 766 'include/gpu/GrShaderVar.h', |
768 'include/gpu/GrSurface.h', | 767 'include/gpu/GrSurface.h', |
769 'include/gpu/GrTestUtils.h', | 768 'include/gpu/GrTestUtils.h', |
770 'include/gpu/GrTexture.h', | 769 'include/gpu/GrTexture.h', |
(...skipping 719 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1490 'src/gpu/GrPaint.cpp', | 1489 'src/gpu/GrPaint.cpp', |
1491 'src/gpu/GrPath.cpp', | 1490 'src/gpu/GrPath.cpp', |
1492 'src/gpu/GrPath.h', | 1491 'src/gpu/GrPath.h', |
1493 'src/gpu/GrPathProcessor.cpp', | 1492 'src/gpu/GrPathProcessor.cpp', |
1494 'src/gpu/GrPathProcessor.h', | 1493 'src/gpu/GrPathProcessor.h', |
1495 'src/gpu/GrPathRange.cpp', | 1494 'src/gpu/GrPathRange.cpp', |
1496 'src/gpu/GrPathRange.h', | 1495 'src/gpu/GrPathRange.h', |
1497 'src/gpu/GrPathRenderer.cpp', | 1496 'src/gpu/GrPathRenderer.cpp', |
1498 'src/gpu/GrPathRenderer.h', | 1497 'src/gpu/GrPathRenderer.h', |
1499 'src/gpu/GrPathRendererChain.cpp', | 1498 'src/gpu/GrPathRendererChain.cpp', |
| 1499 'src/gpu/GrPathRendererChain.h', |
1500 'src/gpu/GrPathRendering.cpp', | 1500 'src/gpu/GrPathRendering.cpp', |
1501 'src/gpu/GrPathRendering.h', | 1501 'src/gpu/GrPathRendering.h', |
1502 'src/gpu/GrPathUtils.cpp', | 1502 'src/gpu/GrPathUtils.cpp', |
1503 'src/gpu/GrPathUtils.h', | 1503 'src/gpu/GrPathUtils.h', |
1504 'src/gpu/GrPendingProgramElement.h', | 1504 'src/gpu/GrPendingProgramElement.h', |
1505 'src/gpu/GrPipeline.cpp', | 1505 'src/gpu/GrPipeline.cpp', |
1506 'src/gpu/GrPipeline.h', | 1506 'src/gpu/GrPipeline.h', |
1507 'src/gpu/GrPipelineBuilder.cpp', | 1507 'src/gpu/GrPipelineBuilder.cpp', |
1508 'src/gpu/GrPipelineBuilder.h', | 1508 'src/gpu/GrPipelineBuilder.h', |
1509 'src/gpu/GrPrimitiveProcessor.cpp', | 1509 'src/gpu/GrPrimitiveProcessor.cpp', |
(...skipping 590 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2100 'src/ports/SkFontMgr_custom_directory_factory.cpp', | 2100 'src/ports/SkFontMgr_custom_directory_factory.cpp', |
2101 'src/ports/SkGlobalInitialization_default.cpp', | 2101 'src/ports/SkGlobalInitialization_default.cpp', |
2102 'src/ports/SkImageGenerator_skia.cpp', | 2102 'src/ports/SkImageGenerator_skia.cpp', |
2103 'src/ports/SkMemory_malloc.cpp', | 2103 'src/ports/SkMemory_malloc.cpp', |
2104 'src/ports/SkOSFile_posix.cpp', | 2104 'src/ports/SkOSFile_posix.cpp', |
2105 'src/ports/SkOSFile_stdio.cpp', | 2105 'src/ports/SkOSFile_stdio.cpp', |
2106 'src/ports/SkOSLibrary.h', | 2106 'src/ports/SkOSLibrary.h', |
2107 'src/ports/SkOSLibrary_posix.cpp', | 2107 'src/ports/SkOSLibrary_posix.cpp', |
2108 'src/ports/SkTLS_pthread.cpp', | 2108 'src/ports/SkTLS_pthread.cpp', |
2109 'src/ports/SkTime_Unix.cpp'] | 2109 'src/ports/SkTime_Unix.cpp'] |
OLD | NEW |