Home
last modified time | relevance | path

Searched refs:resetMapped (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/gpu/gl/debug/
DGrBufferObj.cpp28 this->resetMapped(); in deleteAction()
DGrBufferObj.h42 void resetMapped() { fMapped = false; } in resetMapped() function
DDebugGLTestContext.cpp852 buffer->resetMapped(); in unmapBuffer()