Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.cpp638 bool restoreGLRowLength = false; in uploadTexData() local
654 restoreGLRowLength = true; in uploadTexData()
732 if (restoreGLRowLength) { in uploadTexData()