Home
last modified time | relevance | path

Searched defs:fpFactoryCache (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrContext_Base.cpp44 sk_sp<GrSkSLFPFactoryCache> GrContext_Base::fpFactoryCache() { return fFPFactoryCache; } in fpFactoryCache() function in GrContext_Base
69 sk_sp<GrSkSLFPFactoryCache> GrBaseContextPriv::fpFactoryCache() { in fpFactoryCache() function in GrBaseContextPriv
DGrImageContext.cpp45 sk_sp<GrSkSLFPFactoryCache> GrImageContextPriv::fpFactoryCache() { in fpFactoryCache() function in GrImageContextPriv
DGrContextThreadSafeProxy.cpp110 sk_sp<GrSkSLFPFactoryCache> GrContextThreadSafeProxyPriv::fpFactoryCache() { in fpFactoryCache() function in GrContextThreadSafeProxyPriv
DGrRecordingContext.cpp316 sk_sp<GrSkSLFPFactoryCache> GrRecordingContextPriv::fpFactoryCache() { in fpFactoryCache() function in GrRecordingContextPriv
DGrContextPriv.cpp39 sk_sp<GrSkSLFPFactoryCache> GrContextPriv::fpFactoryCache() { in fpFactoryCache() function in GrContextPriv