Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp251 int unpackSkipPixels, in computeTextureStartEnd()
290 int unpackSkipPixels, in computeTotalImageSize()
316 int unpackSkipPixels, in computeNeededBufferSize()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureUtils.h123 GLint unpackSkipPixels; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp10674 const GLuint unpackSkipPixels = 1u; in TEST_P() local