Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp150 GrGLint pixelsInRow = width; in readPixels() local
152 pixelsInRow = fPackRowLength; in readPixels()
189 rowStride = componentsPerPixel * pixelsInRow; in readPixels()
192 sk_float_ceil(componentSize * componentsPerPixel * pixelsInRow / in readPixels()