Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h458 GLint getUnpackSkipPixels() const { return mUnpack.skipPixels; } in getUnpackSkipPixels() function
1367 GLint getUnpackSkipPixels() const { return mPrivateState.getUnpackSkipPixels(); } in getUnpackSkipPixels() function