Searched defs:getUnpackState (Results 1 – 1 of 1) sorted by relevance
459 const PixelUnpackState &getUnpackState() const { return mUnpack; } in getUnpackState() function460 PixelUnpackState &getUnpackState() { return mUnpack; } in getUnpackState() function1368 const PixelUnpackState &getUnpackState() const { return mPrivateState.getUnpackState(); } in getUnpackState() function1369 PixelUnpackState &getUnpackState() { return mPrivateState.getUnpackState(); } in getUnpackState() function