Home
last modified time | relevance | path

Searched defs:uploadToTexture (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlGpu.mm147 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, int left, int top, int width, int height, function
/external/skia/src/gpu/mtl/
DGrMtlGpu.mm343 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, int left, int top, int width, int height, function
/external/skqp/src/gpu/
DGrDrawOpAtlas.cpp137 void GrDrawOpAtlas::Plot::uploadToTexture(GrDeferredTextureUploadWritePixelsFn& writePixels, in uploadToTexture() function in GrDrawOpAtlas::Plot
/external/skia/src/gpu/
DGrDrawOpAtlas.cpp162 void GrDrawOpAtlas::Plot::uploadToTexture(GrDeferredTextureUploadWritePixelsFn& writePixels, in uploadToTexture() function in GrDrawOpAtlas::Plot
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp666 bool GrD3DGpu::uploadToTexture(GrD3DTexture* tex, int left, int top, int width, int height, in uploadToTexture() function in GrD3DGpu