Searched defs:SK_DECLARE_STATIC_ONCE (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/include/core/
H A DSkOnce.h15 // 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 macro
/external/skia/include/core/
H A DSkOnce.h15 // 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 macro

Completed in 617 milliseconds