Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.h377 kNewTexture_UploadType, // we are creating a new texture enumerator
DGrGLGpu.cpp1169 if (kNewTexture_UploadType == uploadType) { in uploadTexData()
1633 kNewTexture_UploadType, 0, 0, desc.fWidth, desc.fHeight, desc.fConfig, in createTextureImpl()