Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.h453 GLint getUnpackSkipRows() const { return mUnpack.skipRows; } in getUnpackSkipRows() function
1327 GLint getUnpackSkipRows() const { return mPrivateState.getUnpackSkipRows(); } in getUnpackSkipRows() function