Searched refs:copyTexture (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DSkGrTexturePixelRef.cpp73 context->copyTexture(texture, dst->asRenderTarget());
H A DGrContext.cpp1678 void GrContext::copyTexture(GrTexture* src, GrRenderTarget* dst) { function in class:GrContext
/external/skia/include/gpu/
H A DGrContext.h564 void copyTexture(GrTexture* src, GrRenderTarget* dst);

Completed in 62 milliseconds