Home
last modified time | relevance | path

Searched refs:gProtectUCCalls (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_string.cpp2152 static dng_mutex gProtectUCCalls ("gProtectUCCalls"); variable
2185 dng_lock_mutex lockMutex (&gProtectUCCalls); in Compare()