Searched defs:uploadToTexture (Results 1 – 5 of 5) sorted by relevance
| /external/skqp/src/gpu/mtl/ |
| D | GrMtlGpu.mm | 147 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, int left, int top, int width, int height, function
|
| /external/skia/src/gpu/mtl/ |
| D | GrMtlGpu.mm | 343 bool GrMtlGpu::uploadToTexture(GrMtlTexture* tex, int left, int top, int width, int height, function
|
| /external/skqp/src/gpu/ |
| D | GrDrawOpAtlas.cpp | 137 void GrDrawOpAtlas::Plot::uploadToTexture(GrDeferredTextureUploadWritePixelsFn& writePixels, in uploadToTexture() function in GrDrawOpAtlas::Plot
|
| /external/skia/src/gpu/ |
| D | GrDrawOpAtlas.cpp | 162 void GrDrawOpAtlas::Plot::uploadToTexture(GrDeferredTextureUploadWritePixelsFn& writePixels, in uploadToTexture() function in GrDrawOpAtlas::Plot
|
| /external/skia/src/gpu/d3d/ |
| D | GrD3DGpu.cpp | 666 bool GrD3DGpu::uploadToTexture(GrD3DTexture* tex, int left, int top, int width, int height, in uploadToTexture() function in GrD3DGpu
|