Home
last modified time | relevance | path

Searched defs:texConfig (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp822 GrPixelConfig texConfig = glTex->config(); in onTransferPixels() local
1017 bool GrGLGpu::uploadTexData(GrPixelConfig texConfig, int texWidth, int texHeight, in uploadTexData()