OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resetBound
(Results
1 - 6
of
6
) sorted by null
/external/skia/tools/gpu/gl/debug/
GrRenderBufferObj.h
25
void
resetBound
() { fBound = false; }
GrTextureUnitObj.cpp
16
fTexture->
resetBound
(this);
GrTextureObj.h
33
void
resetBound
(GrTextureUnitObj *referee) {
GrFrameBufferObj.h
37
void
resetBound
() { fBound = false; }
GrBufferObj.h
48
void
resetBound
() { fBound = false; }
DebugGLTestContext.cpp
[
all
...]
Completed in 227 milliseconds