HomeSort by relevance Sort by last modified time
    Searched defs:getMappedOffset (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrBufferObj.h 44 GrGLintptr getMappedOffset() const { return fMappedOffset; }
  /external/skia/src/gpu/gl/debug/
GrBufferObj.h 44 GrGLintptr getMappedOffset() const { return fMappedOffset; }
  /external/clang/include/clang/Rewrite/Core/
Rewriter.h 100 /// getMappedOffset - Given an offset into the original SourceBuffer that this
105 unsigned getMappedOffset(unsigned OrigOffset,

Completed in 681 milliseconds