Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.cpp949 bool restoreGLRowLength = false; in uploadTexData() local
965 restoreGLRowLength = true; in uploadTexData()
1032 if (restoreGLRowLength) { in uploadTexData()