OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getColorBound
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/gpu/gl/debug/
GrFrameBufferObj.cpp
15
GrAlwaysAssert(fColorBuffer->
getColorBound
(this));
26
GrAlwaysAssert(!fColorBuffer->
getColorBound
(this));
GrFBBindableObj.h
39
bool
getColorBound
(GrFakeRefObj *referee) const {
43
bool
getColorBound
() const {
DebugGLTestContext.cpp
365
GrAlwaysAssert(!buffer->
getColorBound
());
[
all
...]
Completed in 56 milliseconds