Searched refs:sampledProxyArray (Results 1 – 5 of 5) sorted by relevance
111 UNIMPL(SkTArray<GrSurfaceProxy*, true>* sampledProxyArray())
250 virtual SkTArray<GrSurfaceProxy*, true>* sampledProxyArray() = 0;
231 target->sampledProxyArray()->push_back(views[i].proxy()); in onPrepareDraws()361 target->sampledProxyArray()->push_back(views[i].proxy()); in createDrawForGeneratedGlyphs()
209 target->sampledProxyArray()->push_back(views[i].proxy()); in onPrepareDraws()592 target->sampledProxyArray()->push_back(views[i].proxy()); in flush()
117 SkTArray<GrSurfaceProxy*, true>* sampledProxyArray() override { in sampledProxyArray() function