OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fBound
(Results
1 - 8
of
8
) sorted by null
/external/skia/tools/gpu/gl/debug/
GrRenderBufferObj.h
21
,
fBound
(false) {
24
void setBound() {
fBound
= true; }
25
void resetBound() {
fBound
= false; }
26
bool getBound() const { return
fBound
; }
40
bool
fBound
; // is this render buffer currently bound via "glBindRenderbuffer"?
GrFrameBufferObj.h
24
,
fBound
(false)
36
void setBound() {
fBound
= true; }
37
void resetBound() {
fBound
= false; }
38
bool getBound() const { return
fBound
; }
60
bool
fBound
; // is this frame buffer currently bound via "glBindFramebuffer"?
GrBufferObj.h
24
,
fBound
(false)
47
void setBound() {
fBound
= true; }
48
void resetBound() {
fBound
= false; }
49
bool getBound() const { return
fBound
; }
67
bool
fBound
; // is the buffer object bound via "glBindBuffer"?
/external/libvncserver/webclients/novnc/include/
util.js
148
fBound
= function () {
155
fBound
.prototype = new fNOP();
157
return
fBound
;
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
Completed in 412 milliseconds