Home
last modified time | relevance | path

Searched refs:recordInstance (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp352 op->recordInstance(fCacheEntry->cachedAtlas()->getOnFlushProxy(), in setupResources()
370 op->recordInstance(atlas->textureProxy(), resources->nextPathInstanceIdx()); in setupResources()
384 inline void GrCCDrawPathsOp::recordInstance(GrTextureProxy* atlasProxy, int instanceIdx) { in recordInstance() function in GrCCDrawPathsOp
DGrCCDrawPathsOp.h84 void recordInstance(GrTextureProxy* atlasProxy, int instanceIdx);
/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.cpp349 op->recordInstance(fCacheEntry->cachedAtlas()->getOnFlushProxy(), in setupResources()
367 op->recordInstance(atlas->textureProxy(), resources->nextPathInstanceIdx()); in setupResources()
381 inline void GrCCDrawPathsOp::recordInstance(GrTextureProxy* atlasProxy, int instanceIdx) { in recordInstance() function in GrCCDrawPathsOp
DGrCCDrawPathsOp.h81 void recordInstance(GrTextureProxy* atlasProxy, int instanceIdx);