Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLGpu.h379 kNewTexture_UploadType, // we are creating a new texture enumerator
DGrGLGpu.cpp1317 if (kNewTexture_UploadType == uploadType) { in uploadTexData()
1793 kNewTexture_UploadType, 0, 0, desc.fWidth, desc.fHeight, in createTextureImpl()
/external/skia/src/gpu/gl/
DGrGLGpu.h391 kNewTexture_UploadType, // we are creating a new texture enumerator
DGrGLGpu.cpp1352 if (kNewTexture_UploadType == uploadType) { in uploadTexData()
1826 kNewTexture_UploadType, 0, 0, desc.fWidth, desc.fHeight, in createTextureImpl()