Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font_mgr.cpp31 static std::mutex g_fontStyleSetLockMutex; variable
128 std::lock_guard<std::mutex> lock(g_fontStyleSetLockMutex); in OH_Drawing_FontMgrCreateFontStyleSet()
138 std::lock_guard<std::mutex> lock(g_fontStyleSetLockMutex); in OH_Drawing_FontMgrDestroyFontStyleSet()
156 std::lock_guard<std::mutex> lock(g_fontStyleSetLockMutex); in OH_Drawing_FontMgrMatchFamily()