Searched defs:DeleteThreadErrorContext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkError.cpp41 void DeleteThreadErrorContext(void* v) { function in namespace:__anon15166
45 (*reinterpret_cast<void **>(SkTLS::Get(CreateThreadErrorContext, DeleteThreadErrorContext)))
/external/skia/src/core/
H A DSkError.cpp41 void DeleteThreadErrorContext(void* v) { function in namespace:__anon30575
45 (*reinterpret_cast<void **>(SkTLS::Get(CreateThreadErrorContext, DeleteThreadErrorContext)))

Completed in 125 milliseconds