Home
last modified time | relevance | path

Searched refs:setSampledProxyArray (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrOpFlushState.h112 void setSampledProxyArray(SkTArray<GrSurfaceProxy*, true>* sampledProxies) { in setSampledProxyArray() function
/external/skia/src/gpu/ganesh/ops/
DOpsTask.cpp507 flushState->setSampledProxyArray(&fSampledProxies); in onPrepare()
532 flushState->setSampledProxyArray(nullptr); in onPrepare()