Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DState.h455 const PixelUnpackState &getUnpackState() const { return mUnpack; } in getUnpackState() function
456 PixelUnpackState &getUnpackState() { return mUnpack; } in getUnpackState() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h567 const PixelUnpackState &getUnpackState() const { return mUnpack; } in getUnpackState() function
568 PixelUnpackState &getUnpackState() { return mUnpack; } in getUnpackState() function