Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp249 int unpackRowLength, in computeTextureStartEnd()
288 int unpackRowLength, in computeTotalImageSize()
314 int unpackRowLength, in computeNeededBufferSize()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureUtils.h120 GLint unpackRowLength; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp10673 const GLuint unpackRowLength = 5u; in TEST_P() local