Home
last modified time | relevance | path

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

/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