Home
last modified time | relevance | path

Searched refs:sampledProxyArray (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/gpu/
DGrMeshDrawTarget.h133 virtual SkTArray<GrSurfaceProxy*, true>* sampledProxyArray() = 0;
DGrOpFlushState.h116 SkTArray<GrSurfaceProxy*, true>* sampledProxyArray() override { in sampledProxyArray() function
/third_party/skia/src/gpu/mock/
DGrMockOpTarget.h113 UNIMPL(SkTArray<GrSurfaceProxy*, true>* sampledProxyArray())
/third_party/skia/src/gpu/ops/
DAtlasTextOp.cpp228 target->sampledProxyArray()->push_back(views[i].proxy()); in onPrepareDraws()
358 target->sampledProxyArray()->push_back(views[i].proxy()); in createDrawForGeneratedGlyphs()
DSmallPathRenderer.cpp164 target->sampledProxyArray()->push_back(views[i].proxy()); in onPrepareDraws()
554 target->sampledProxyArray()->push_back(views[i].proxy()); in flush()