Searched defs:resetBound (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrRenderBufferObj.h25 void resetBound() { fBound = false; } function in class:GrRenderBufferObj
H A DGrTextureObj.h33 void resetBound(GrTextureUnitObj *referee) { function in class:GrTextureObj
H A DGrFrameBufferObj.h37 void resetBound() { fBound = false; } function in class:GrFrameBufferObj
H A DGrBufferObj.h42 void resetBound() { fBound = false; } function in class:GrBufferObj
/external/skia/src/gpu/gl/debug/
H A DGrRenderBufferObj.h25 void resetBound() { fBound = false; } function in class:GrRenderBufferObj
H A DGrTextureObj.h33 void resetBound(GrTextureUnitObj *referee) { function in class:GrTextureObj
H A DGrFrameBufferObj.h37 void resetBound() { fBound = false; } function in class:GrFrameBufferObj
H A DGrBufferObj.h42 void resetBound() { fBound = false; } function in class:GrBufferObj

Completed in 137 milliseconds