Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp39 , fPackRowLength(0) in DebugInterface()
129 fPackRowLength = param; in pixelStorei()
151 if (fPackRowLength > 0) { in readPixels()
152 pixelsInRow = fPackRowLength; in readPixels()
935 GrGLint fPackRowLength; member in __anonfa2854ca0111::DebugInterface