Searched refs:get_default_mutex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPixelRef.cpp46 static SkBaseMutex* get_default_mutex() { function
76 mutex = get_default_mutex();
/external/skia/src/core/
H A DSkPixelRef.cpp48 static SkBaseMutex* get_default_mutex() { function
78 mutex = get_default_mutex();

Completed in 411 milliseconds