Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DBuffer.h44 GLint64 getMapOffset() const { return mMapOffset; } in getMapOffset() function
117 GLint64 getMapOffset() const { return mState.mMapOffset; } in getMapOffset() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DBuffer.h45 GLint64 getMapOffset() const { return mMapOffset; } in getMapOffset() function
148 GLint64 getMapOffset() const { return mState.mMapOffset; } in getMapOffset() function