Searched refs:getPackSkipPixels (Results 1 – 2 of 2) sorted by relevance
550 GLint getPackSkipPixels() const { return mPack.skipPixels; } in getPackSkipPixels() function
3876 if (currentPackState.skipPixels != apiState.getPackSkipPixels()) in CaptureMidExecutionSetup()3879 apiState.getPackSkipPixels())); in CaptureMidExecutionSetup()3880 currentPackState.skipPixels = apiState.getPackSkipPixels(); in CaptureMidExecutionSetup()