Searched refs:getUnpackSkipPixels (Results 1 – 2 of 2) sorted by relevance
566 GLint getUnpackSkipPixels() const { return mUnpack.skipPixels; } in getUnpackSkipPixels() function
3899 if (currentUnpackState.skipPixels != apiState.getUnpackSkipPixels()) in CaptureMidExecutionSetup()3902 apiState.getUnpackSkipPixels())); in CaptureMidExecutionSetup()3903 currentUnpackState.skipPixels = apiState.getUnpackSkipPixels(); in CaptureMidExecutionSetup()