Home
last modified time | relevance | path

Searched defs:fProxyProvider (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTextureProxy.h205 GrProxyProvider* fProxyProvider; // only set when fUniqueKey is valid variable
H A DClipStack.h336 mutable GrProxyProvider* fProxyProvider; variable
H A DGrResourceCache.h369 GrProxyProvider* fProxyProvider = nullptr; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/text/
H A DGrAtlasManager.h164 GrProxyProvider* fProxyProvider; variable
/aosp_15_r20/external/skia/include/gpu/ganesh/
H A DGrRecordingContext.h271 std::unique_ptr<GrProxyProvider> fProxyProvider; variable
/aosp_15_r20/external/skia/tests/
H A DLazyProxyTest.cpp214 GrProxyProvider* const fProxyProvider; member in LazyProxyTest::ClipFP