Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTextureUtils.h112 static constexpr GLint kUnpackSkipRows = 0; variable
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp1259 unpackSkipRows = unpackCheckAndUpdate(GL_UNPACK_SKIP_ROWS, kUnpackSkipRows); in TextureUnpackReset()