Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DGrDrawAtlasPathOp.h17 GrDrawAtlasPathOp(int numRenderTargetSamples, sk_sp<GrTextureProxy> atlasProxy, in GrDrawAtlasPathOp()
DGrDrawAtlasPathOp.cpp29 DrawAtlasPathShader(const GrTextureProxy* atlasProxy, GrSwizzle swizzle, bool usesLocalCoords) in DrawAtlasPathShader()
/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp381 inline void GrCCDrawPathsOp::recordInstance(GrTextureProxy* atlasProxy, int instanceIdx) { in recordInstance()
416 GrTextureProxy* atlasProxy = range.fAtlasProxy; in onExecute() local
/external/skia/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp406 GrCCPathProcessor::CoverageMode coverageMode, GrTextureProxy* atlasProxy, int instanceIdx) { in recordInstance()
/external/skqp/tests/
DOnFlushCallbackTest.cpp431 sk_sp<GrTextureProxy> atlasProxy) { in make_upstream_image()