Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.h12 int unpackRowLength,
24 int unpackRowLength,
34 int unpackRowLength,
DGLESTextureUtils.cpp213 int unpackRowLength, in computeTextureStartEnd() argument
221 GLsizei inputWidth = (unpackRowLength == 0) ? width : unpackRowLength; in computeTextureStartEnd()
241 int unpackRowLength, in computeTotalImageSize() argument
252 unpackRowLength, in computeTotalImageSize()
266 int unpackRowLength, in computeNeededBufferSize() argument
277 unpackRowLength, in computeNeededBufferSize()