Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/private/
DGrContext_Base.h21 class GrSkSLFPFactoryCache; variable
50 virtual bool init(sk_sp<const GrCaps>, sk_sp<GrSkSLFPFactoryCache>);
73 sk_sp<GrSkSLFPFactoryCache> fpFactoryCache();
84 sk_sp<GrSkSLFPFactoryCache> fFPFactoryCache;
DGrRecordingContext.h42 bool init(sk_sp<const GrCaps>, sk_sp<GrSkSLFPFactoryCache>) override;
/third_party/flutter/skia/src/gpu/
DGrSkSLFPFactoryCache.h22 class GrSkSLFPFactoryCache : public SkNVRefCnt<GrSkSLFPFactoryCache> {
31 ~GrSkSLFPFactoryCache();
DGrContext_Base.cpp33 bool GrContext_Base::init(sk_sp<const GrCaps> caps, sk_sp<GrSkSLFPFactoryCache> FPFactoryCache) { in init()
44 sk_sp<GrSkSLFPFactoryCache> GrContext_Base::fpFactoryCache() { return fFPFactoryCache; } in fpFactoryCache()
69 sk_sp<GrSkSLFPFactoryCache> GrBaseContextPriv::fpFactoryCache() { in fpFactoryCache()
DGrContextThreadSafeProxy.cpp31 sk_sp<GrSkSLFPFactoryCache> FPFactoryCache) { in init()
110 sk_sp<GrSkSLFPFactoryCache> GrContextThreadSafeProxyPriv::fpFactoryCache() { in fpFactoryCache()
119 sk_sp<GrSkSLFPFactoryCache> cache) { in Make()
DGrContextThreadSafeProxyPriv.h32 sk_sp<GrSkSLFPFactoryCache> fpFactoryCache();
39 sk_sp<GrSkSLFPFactoryCache>);
DGrImageContext.cpp45 sk_sp<GrSkSLFPFactoryCache> GrImageContextPriv::fpFactoryCache() { in fpFactoryCache()
DGrContextPriv.h21 class GrSkSLFPFactoryCache; variable
44 sk_sp<GrSkSLFPFactoryCache> fpFactoryCache();
DGrLegacyDirectContext.cpp71 bool init(sk_sp<const GrCaps> caps, sk_sp<GrSkSLFPFactoryCache> FPFactoryCache) override { in init()
75 FPFactoryCache.reset(new GrSkSLFPFactoryCache()); in init()
DGrBaseContextPriv.h28 sk_sp<GrSkSLFPFactoryCache> fpFactoryCache();
DGrDDLContext.cpp47 bool init(sk_sp<const GrCaps> caps, sk_sp<GrSkSLFPFactoryCache> FPFactoryCache) override { in init()
DGrImageContextPriv.h28 sk_sp<GrSkSLFPFactoryCache> fpFactoryCache();
DGrRecordingContextPriv.h28 sk_sp<GrSkSLFPFactoryCache> fpFactoryCache();
DGrRecordingContext.cpp54 bool GrRecordingContext::init(sk_sp<const GrCaps> caps, sk_sp<GrSkSLFPFactoryCache> cache) { in init()
316 sk_sp<GrSkSLFPFactoryCache> GrRecordingContextPriv::fpFactoryCache() { in fpFactoryCache()
DGrContext.cpp64 bool GrContext::init(sk_sp<const GrCaps> caps, sk_sp<GrSkSLFPFactoryCache> FPFactoryCache) { in init()
DGrContextPriv.cpp39 sk_sp<GrSkSLFPFactoryCache> GrContextPriv::fpFactoryCache() { in fpFactoryCache()
/third_party/flutter/skia/src/gpu/effects/
DGrSkSLFP.h97 GrSkSLFP(sk_sp<GrSkSLFPFactoryCache> factoryCache, const GrShaderCaps* shaderCaps,
111 sk_sp<GrSkSLFPFactoryCache> fFactoryCache;
DGrSkSLFP.cpp302 GrSkSLFP::GrSkSLFP(sk_sp<GrSkSLFPFactoryCache> factoryCache, const GrShaderCaps* shaderCaps, in GrSkSLFP()
467 sk_sp<GrSkSLFPFactory> GrSkSLFPFactoryCache::get(int index) { in get()
476 void GrSkSLFPFactoryCache::set(int index, sk_sp<GrSkSLFPFactory> factory) { in set()
485 GrSkSLFPFactoryCache::~GrSkSLFPFactoryCache() { in ~GrSkSLFPFactoryCache()
/third_party/flutter/skia/include/gpu/
DGrContext.h35 class GrSkSLFPFactoryCache; variable
446 bool init(sk_sp<const GrCaps>, sk_sp<GrSkSLFPFactoryCache>) override;
DGrContextThreadSafeProxy.h97 bool init(sk_sp<const GrCaps>, sk_sp<GrSkSLFPFactoryCache>) override;
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia5121 FILE: ../../../third_party/skia/src/gpu/GrSkSLFPFactoryCache.h