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

  /external/skia/tests/
OnceTest.cpp 20 SK_DECLARE_STATIC_ONCE(once);
64 SK_DECLARE_STATIC_ONCE(once);
  /external/chromium_org/third_party/skia/src/core/
SkOnce.h 11 // SkOnce.h defines SK_DECLARE_STATIC_ONCE and SkOnce(), which you can use
21 // SK_DECLARE_STATIC_ONCE(once);
38 #define SK_DECLARE_STATIC_ONCE(name) static SkOnceFlag name = SK_ONCE_INIT
SkMessageBus.h 99 SK_DECLARE_STATIC_ONCE(once);
SkData.cpp 57 SK_DECLARE_STATIC_ONCE(once);
SkFontHost.cpp 200 SK_DECLARE_STATIC_ONCE(once);
SkPathRef.cpp 38 SK_DECLARE_STATIC_ONCE(once);
SkScaledImageCache.cpp 699 SK_DECLARE_STATIC_ONCE(create_cache_once);
SkMatrix.cpp     [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkGlobalInitialization_chromium.cpp 118 SK_DECLARE_STATIC_ONCE(once);
SkGlobalInitialization_default.cpp 118 SK_DECLARE_STATIC_ONCE(once);
SkFontHost_win_dw.cpp 101 SK_DECLARE_STATIC_ONCE(once);
    [all...]
  /external/skia/src/core/
SkOnce.h 11 // SkOnce.h defines SK_DECLARE_STATIC_ONCE and SkOnce(), which you can use
21 // SK_DECLARE_STATIC_ONCE(once);
38 #define SK_DECLARE_STATIC_ONCE(name) static SkOnceFlag name = SK_ONCE_INIT
SkMessageBus.h 99 SK_DECLARE_STATIC_ONCE(once);
SkData.cpp 57 SK_DECLARE_STATIC_ONCE(once);
SkFontHost.cpp 200 SK_DECLARE_STATIC_ONCE(once);
SkPathRef.cpp 38 SK_DECLARE_STATIC_ONCE(once);
SkScaledImageCache.cpp 699 SK_DECLARE_STATIC_ONCE(create_cache_once);
SkMatrix.cpp     [all...]
  /external/skia/src/ports/
SkGlobalInitialization_chromium.cpp 118 SK_DECLARE_STATIC_ONCE(once);
SkGlobalInitialization_default.cpp 118 SK_DECLARE_STATIC_ONCE(once);
SkFontHost_win_dw.cpp 101 SK_DECLARE_STATIC_ONCE(once);
    [all...]
  /external/chromium_org/third_party/skia/src/lazy/
SkDiscardableMemoryPool.cpp 201 SK_DECLARE_STATIC_ONCE(create_pool_once);
  /external/skia/src/lazy/
SkDiscardableMemoryPool.cpp 201 SK_DECLARE_STATIC_ONCE(create_pool_once);
  /external/skia/gm/
imagefiltersgraph.cpp 84 SK_DECLARE_STATIC_ONCE(once);

Completed in 688 milliseconds