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

  /external/skia/tools/gpu/gl/debug/
GrBufferObj.h 45 GrGLsizeiptr getMappedLength() const { return fMappedLength; }
DebugGLTestContext.cpp 865 GrAlwaysAssert(offset >= 0 && (offset + length) <= buffer->getMappedLength());
    [all...]

Completed in 908 milliseconds