HomeSort by relevance Sort by last modified time
    Searched refs:SK_ALLOW_STATIC_GLOBAL_INITIALIZERS (Results 1 - 15 of 15) sorted by null

  /external/skia/include/config/
SkUserConfig.h 6 #define SK_ALLOW_STATIC_GLOBAL_INITIALIZERS 0
  /external/skqp/include/config/
SkUserConfig.h 7 #define SK_ALLOW_STATIC_GLOBAL_INITIALIZERS 0
  /external/skia/src/gpu/
GrProcessorUnitTest.cpp 14 #if SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
22 SK_ABORT("Should not be called if !SK_ALLOW_STATIC_GLOBAL_INITIALIZERS");
GrProcessor.cpp 32 #if SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
GrProcessorUnitTest.h 76 #if SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
175 #else // !SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
195 #endif // !SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
  /external/skqp/src/gpu/
GrProcessorUnitTest.cpp 14 #if SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
22 SK_ABORT("Should not be called if !SK_ALLOW_STATIC_GLOBAL_INITIALIZERS");
GrProcessor.cpp 32 #if SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
GrProcessorUnitTest.h 76 #if SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
175 #else // !SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
195 #endif // !SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
  /external/pdfium/skia/config/
SkUserConfig.h 243 #define SK_ALLOW_STATIC_GLOBAL_INITIALIZERS 0
  /external/skia/include/core/
SkPostConfig.h 323 #ifndef SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
324 # define SK_ALLOW_STATIC_GLOBAL_INITIALIZERS 1
  /external/skqp/include/core/
SkPostConfig.h 323 #ifndef SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
324 # define SK_ALLOW_STATIC_GLOBAL_INITIALIZERS 1
  /external/skia/tests/
GLProgramsTest.cpp 12 #if SK_SUPPORT_GPU && SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
ProcessorTest.cpp 263 #if SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
571 #endif // SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
  /external/skqp/tests/
GLProgramsTest.cpp 12 #if SK_SUPPORT_GPU && SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
ProcessorTest.cpp 263 #if SK_ALLOW_STATIC_GLOBAL_INITIALIZERS
570 #endif // SK_ALLOW_STATIC_GLOBAL_INITIALIZERS

Completed in 896 milliseconds