HomeSort by relevance Sort by last modified time
    Searched refs:mMapOffset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
Buffer.h 46 GLint64 getMapOffset() const { return mMapOffset; }
67 GLint64 mMapOffset;
Buffer.cpp 26 mMapOffset(0),
90 mMapOffset = static_cast<GLint64>(offset);
114 mMapOffset = 0;

Completed in 558 milliseconds