Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrTextureProxy.h206 GrProxyProvider* fProxyProvider; // only set when fUniqueKey is valid variable
DClipStack.h316 mutable GrProxyProvider* fProxyProvider; variable
DGrResourceCache.h357 GrProxyProvider* fProxyProvider = nullptr; variable
/external/skia/src/gpu/ganesh/text/
DGrAtlasManager.h159 GrProxyProvider* fProxyProvider; variable
/external/skia/include/gpu/
DGrRecordingContext.h270 std::unique_ptr<GrProxyProvider> fProxyProvider; variable
/external/skia/tests/
DLazyProxyTest.cpp214 GrProxyProvider* const fProxyProvider; member in LazyProxyTest::ClipFP