Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp37 inline static constexpr int FontConfigThreadSafeVersion = 21393; member
41 if (FcGetVersion() < FontConfigThreadSafeVersion) { in FCLocker()
48 if (FcGetVersion() < FontConfigThreadSafeVersion) { in ~FCLocker()
54 if (FcGetVersion() < FontConfigThreadSafeVersion) { in AssertHeld()
H A DSkFontMgr_fontconfig.cpp69 inline static constexpr int FontConfigThreadSafeVersion = 21393; member in __anon18926::FCLocker
73 if (FcGetVersion() < FontConfigThreadSafeVersion) {
79 if (FcGetVersion() < FontConfigThreadSafeVersion) {
89 if (FcGetVersion() < FontConfigThreadSafeVersion) { in AssertHeld()

Completed in 4 milliseconds