Searched refs:kWrite_UploadType (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLGpu.h339 kWrite_UploadType, // we are using TexSubImage2D to copy data to an existing texture enumerator in enum:GrGLGpu::UploadType
H A DGrGLGpu.cpp828 kWrite_UploadType, left, top, width, height);
830 success = this->uploadTexData(glTex->desc(), glTex->target(), kWrite_UploadType,

Completed in 87 milliseconds