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

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DBlit11.cpp509 bool Blit11::copyTexture(ID3D11ShaderResourceView *source, const gl::Box &sourceArea, const gl::Extents &sourceSize, function in class:rx::Blit11
/external/chromium_org/third_party/skia/src/gpu/
H A DGrContext.cpp1385 this->copyTexture(texture, target, NULL);
1573 void GrContext::copyTexture(GrTexture* src, GrRenderTarget* dst, const SkIPoint* topLeft) { function in class:GrContext
/external/skia/src/gpu/
H A DGrContext.cpp1367 this->copyTexture(texture, target, NULL);
1551 void GrContext::copyTexture(GrTexture* src, GrRenderTarget* dst, const SkIPoint* topLeft) { function in class:GrContext

Completed in 8475 milliseconds