Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.h455 GLint getUnpackSkipPixels() const { return mUnpack.skipPixels; } in getUnpackSkipPixels() function
1328 GLint getUnpackSkipPixels() const { return mPrivateState.getUnpackSkipPixels(); } in getUnpackSkipPixels() function