Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DSurfaceDrawContext.h683 bool SK_WARN_UNUSED_RESULT setupDstProxyView(const SkRect& opBounds,
DSurfaceDrawContext.cpp1970 if (!this->setupDstProxyView(drawOp->bounds(), drawNeedsMSAA, &dstProxyView)) { in addDrawOp()
2014 bool SurfaceDrawContext::setupDstProxyView(const SkRect& opBounds, in setupDstProxyView() function in skgpu::v1::SurfaceDrawContext