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

  /external/chromium_org/third_party/skia/tests/
OnceTest.cpp 19 SK_DECLARE_STATIC_ONCE(once);
49 SK_DECLARE_STATIC_ONCE(once);
71 SK_DECLARE_STATIC_ONCE(once);
  /external/chromium_org/third_party/skia/src/utils/
SkEventTracer.cpp 55 SK_DECLARE_STATIC_ONCE(once);
  /external/chromium_org/third_party/skia/include/core/
SkInstCnt.h 49 SK_DECLARE_STATIC_ONCE(once); \
81 SK_DECLARE_STATIC_ONCE(once); \
SkOnce.h 15 // SkOnce.h defines SK_DECLARE_STATIC_ONCE and SkOnce(), which you can use
23 // SK_DECLARE_STATIC_ONCE(once);
35 #define SK_DECLARE_STATIC_ONCE(name) static SkOnceFlag name
  /external/chromium_org/third_party/skia/src/ports/
SkGlobalInitialization_chromium.cpp 120 SK_DECLARE_STATIC_ONCE(once);
SkGlobalInitialization_default.cpp 120 SK_DECLARE_STATIC_ONCE(once);
  /external/chromium_org/third_party/skia/src/utils/win/
SkDWrite.cpp 45 SK_DECLARE_STATIC_ONCE(once);

Completed in 502 milliseconds