Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureUtils.h113 static constexpr GLint kUnpackSkipPixels = 0; variable
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp1260 unpackSkipPixels = unpackCheckAndUpdate(GL_UNPACK_SKIP_PIXELS, kUnpackSkipPixels); in TextureUnpackReset()