HomeSort by relevance Sort by last modified time
    Searched defs:drawTextureAffine (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrRenderTargetContext.cpp 769 void GrRenderTargetContext::drawTextureAffine(const GrClip& clip, sk_sp<GrTextureProxy> proxy,
777 GR_CREATE_TRACE_MARKER_CONTEXT("GrRenderTargetContext", "drawTextureAffine", fContext);
    [all...]
  /external/skqp/src/gpu/
GrRenderTargetContext.cpp 767 void GrRenderTargetContext::drawTextureAffine(const GrClip& clip, sk_sp<GrTextureProxy> proxy,
775 GR_CREATE_TRACE_MARKER_CONTEXT("GrRenderTargetContext", "drawTextureAffine", fContext);
    [all...]

Completed in 112 milliseconds