Searched refs:getColorBound (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrFrameBufferObj.cpp15 GrAlwaysAssert(fColorBuffer->getColorBound(this));
26 GrAlwaysAssert(!fColorBuffer->getColorBound(this));
H A DGrFBBindableObj.h38 bool getColorBound(GrFakeRefObj *referee) const { function in class:GrFBBindableObj
42 bool getColorBound() const { function in class:GrFBBindableObj
H A DGrGLCreateDebugInterface.cpp369 GrAlwaysAssert(!buffer->getColorBound());
/external/skia/src/gpu/gl/debug/
H A DGrFrameBufferObj.cpp15 GrAlwaysAssert(fColorBuffer->getColorBound(this));
26 GrAlwaysAssert(!fColorBuffer->getColorBound(this));
H A DGrFBBindableObj.h38 bool getColorBound(GrFakeRefObj *referee) const { function in class:GrFBBindableObj
42 bool getColorBound() const { function in class:GrFBBindableObj
H A DGrGLCreateDebugInterface.cpp369 GrAlwaysAssert(!buffer->getColorBound());

Completed in 698 milliseconds