Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceDrawContext.h728 bool SK_WARN_UNUSED_RESULT setupDstProxyView(const GrOp& op,
DGrSurfaceDrawContext.cpp1953 if (!this->setupDstProxyView(*op, &dstProxyView)) { in addDrawOp()
1983 bool GrSurfaceDrawContext::setupDstProxyView(const GrOp& op, in setupDstProxyView() function in GrSurfaceDrawContext