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

  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrBufferObj.h 39 fMappedOffset = offset;
44 GrGLintptr getMappedOffset() const { return fMappedOffset; }
65 GrGLintptr fMappedOffset; // the offset of the buffer range that is mapped
  /external/skia/src/gpu/gl/debug/
GrBufferObj.h 39 fMappedOffset = offset;
44 GrGLintptr getMappedOffset() const { return fMappedOffset; }
65 GrGLintptr fMappedOffset; // the offset of the buffer range that is mapped

Completed in 120 milliseconds