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

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

Completed in 253 milliseconds