Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp251 int unpackRowLength, in computeTextureStartEnd()
279 int unpackRowLength, in computeTotalImageSize()
304 int unpackRowLength, in computeNeededBufferSize()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DTextureTest.cpp5416 const GLuint unpackRowLength = 5u; in TEST_P() local