Searched defs:drawTextureAffine (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrRenderTargetContext.cpp769 void GrRenderTargetContext::drawTextureAffine(const GrClip& clip, sk_sp<GrTextureProxy> proxy, function in class:GrRenderTargetContext
777 GR_CREATE_TRACE_MARKER_CONTEXT("GrRenderTargetContext", "drawTextureAffine", fContext);
/external/skqp/src/gpu/
H A DGrRenderTargetContext.cpp767 void GrRenderTargetContext::drawTextureAffine(const GrClip& clip, sk_sp<GrTextureProxy> proxy, function in class:GrRenderTargetContext
775 GR_CREATE_TRACE_MARKER_CONTEXT("GrRenderTargetContext", "drawTextureAffine", fContext);

Completed in 146 milliseconds