OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cull
(Results
1 - 17
of
17
) sorted by null
/dalvik/dx/tests/112-dex-return-jsr-result/
run
17
# The awk fun here tries to
cull
out all but the salient bits. The aim
/frameworks/base/opengl/libagl/
vertex.cpp
32
c->
cull
.enable = GL_FALSE;
33
c->
cull
.cullFace = GL_BACK;
34
c->
cull
.frontFace = GL_CCW;
99
c->arrays.
cull
&= clip;
144
c->arrays.
cull
= 0;
array.cpp
544
c->arrays.
cull
= vertex_t::CLIP_ALL;
548
if (!c->arrays.
cull
) {
569
c->arrays.
cull
= vertex_t::CLIP_ALL;
585
if (!c->arrays.
cull
) {
598
c->arrays.
cull
= v0->flags & vertex_t::CLIP_ALL;
629
c->arrays.
cull
= vertex_t::CLIP_ALL;
633
if (!c->arrays.
cull
) {
659
c->arrays.
cull
= vertex_t::CLIP_ALL;
679
if (!c->arrays.
cull
) {
698
c->arrays.
cull
= v0->flags & v1->flags & vertex_t::CLIP_ALL
[
all
...]
state.cpp
193
c->
cull
.enable = enabled;
299
c->
cull
.cullFace = mode;
313
c->
cull
.frontFace = mode;
primitives.cpp
828
if (ggl_likely(c->
cull
.enable)) {
830
const GLenum face = (winding == c->
cull
.frontFace) ? GL_FRONT : GL_BACK;
831
if (face == c->
cull
.cullFace)
[
all
...]
/frameworks/base/opengl/java/android/opengl/
Visibility.java
85
* @param spheresCount the number of spheres to
cull
.
/external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drmdef.h
160
#define D3DRMWIREFRAME_CULL 1 /*
cull
backfaces */
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRMDEF.H
160
#define D3DRMWIREFRAME_CULL 1 /*
cull
backfaces */
/frameworks/base/include/private/opengles/
gl_context.h
206
uint16_t
cull
;
member in struct:android::gl::array_machine_t
622
culling_t
cull
;
member in struct:android::gl::ogles_context_t
/external/quake/quake/src/QW/client/
r_bsp.c
463
//
cull
the clipping planes if not trivial accept
r_sprite.c
146
// backface
cull
/external/quake/quake/src/WinQuake/
r_bsp.cpp
463
//
cull
the clipping planes if not trivial accept
r_sprite.cpp
146
// backface
cull
/frameworks/base/core/jni/android/opengl/
util.cpp
413
//
Cull
the spheres
/external/webkit/WebKit/android/nav/
CachedRoot.cpp
585
// Currently webkit's bitmap draws always seem to be
cull
'd before this entry
[
all
...]
/external/webkit/WebCore/css/
CSSStyleSelector.cpp
[
all
...]
/external/srec/config/en.us/dictionary/
large.ok
[
all
...]
Completed in 340 milliseconds