HomeSort by relevance Sort by last modified time
    Searched refs:makeWrappedRenderTargetContext (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrContextPriv.h 26 sk_sp<GrRenderTargetContext> makeWrappedRenderTargetContext(sk_sp<GrRenderTarget> rt,
GrRenderTarget.cpp 39 context->contextPriv().makeWrappedRenderTargetContext(sk_ref_sp(this), nullptr));
GrContext.cpp 370 this->contextPriv().makeWrappedRenderTargetContext(sk_ref_sp(renderTarget),
586 sk_sp<GrRenderTargetContext> GrContextPriv::makeWrappedRenderTargetContext(
806 this->contextPriv().makeWrappedRenderTargetContext(sk_ref_sp(tex->asRenderTarget()),
    [all...]

Completed in 735 milliseconds