Searched defs:fpFactoryCache (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/src/gpu/ | ||
D | GrContext_Base.cpp | 44 sk_sp<GrSkSLFPFactoryCache> GrContext_Base::fpFactoryCache() { return fFPFactoryCache; } in fpFactoryCache() function in GrContext_Base |
D | GrImageContext.cpp | 45 sk_sp<GrSkSLFPFactoryCache> GrImageContextPriv::fpFactoryCache() { in fpFactoryCache() function in GrImageContextPriv |
D | GrContextThreadSafeProxy.cpp | 110 sk_sp<GrSkSLFPFactoryCache> GrContextThreadSafeProxyPriv::fpFactoryCache() { in fpFactoryCache() function in GrContextThreadSafeProxyPriv |
D | GrRecordingContext.cpp | 316 sk_sp<GrSkSLFPFactoryCache> GrRecordingContextPriv::fpFactoryCache() { in fpFactoryCache() function in GrRecordingContextPriv |
D | GrContextPriv.cpp | 39 sk_sp<GrSkSLFPFactoryCache> GrContextPriv::fpFactoryCache() { in fpFactoryCache() function in GrContextPriv |