Searched refs:getUnpackSkipPixels (Results 1 – 2 of 2) sorted by relevance
570 GLint getUnpackSkipPixels() const { return mUnpack.skipPixels; } in getUnpackSkipPixels() function
3575 if (currentUnpackState.skipPixels != apiState.getUnpackSkipPixels()) in CaptureMidExecutionSetup()3578 apiState.getUnpackSkipPixels())); in CaptureMidExecutionSetup()3579 currentUnpackState.skipPixels = apiState.getUnpackSkipPixels(); in CaptureMidExecutionSetup()