Home
last modified time | relevance | path

Searched refs:fPrimProcProxies (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp232 flushInfo.fPrimProcProxies = primProcProxies; in onPrepareDraws()
355 flushInfo->fPrimProcProxies[i] = views[i].proxy(); in createDrawForGeneratedGlyphs()
361 flushInfo->fPrimProcProxies[i]->ref(); in createDrawForGeneratedGlyphs()
383 target->recordDraw(flushInfo->fGeometryProcessor, mesh, 1, flushInfo->fPrimProcProxies, in createDrawForGeneratedGlyphs()
H A DSmallPathRenderer.cpp112 const GrSurfaceProxy** fPrimProcProxies; member
156 flushInfo.fPrimProcProxies = target->allocPrimProcProxyPtrs(kMaxTextures);
163 flushInfo.fPrimProcProxies[i] = views[i].proxy();
551 flushInfo->fPrimProcProxies[i] = views[i].proxy(); in flush()
576 target->recordDraw(flushInfo->fGeometryProcessor, mesh, 1, flushInfo->fPrimProcProxies, in flush()
H A DAtlasTextOp.h127 const GrSurfaceProxy** fPrimProcProxies; member

Completed in 5 milliseconds