Home
last modified time | relevance | path

Searched refs:kWrite_UploadType (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLGpu.h380 kWrite_UploadType, // we are using TexSubImage2D to copy data to an existing texture enumerator
DGrGLGpu.cpp809 kWrite_UploadType, left, top, width, height, srcAsConfig, texels, in onWritePixels()
/external/skia/src/gpu/gl/
DGrGLGpu.h392 kWrite_UploadType, // we are using TexSubImage2D to copy data to an existing texture enumerator
DGrGLGpu.cpp844 kWrite_UploadType, left, top, width, height, srcAsConfig, texels, in onWritePixels()