OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_AUTOMATIC
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/
raster.cpp
187
c->procs.texGeni(c, GGL_S, GGL_TEXTURE_GEN_MODE,
GGL_AUTOMATIC
);
188
c->procs.texGeni(c, GGL_T, GGL_TEXTURE_GEN_MODE,
GGL_AUTOMATIC
);
/system/core/include/pixelflinger/
pixelflinger.h
127
GGL_AUTOMATIC
= 0x80000003,
/frameworks/base/opengl/libagl/
texture.cpp
83
GGL_TEXTURE_GEN_MODE,
GGL_AUTOMATIC
);
85
GGL_TEXTURE_GEN_MODE,
GGL_AUTOMATIC
);
[
all
...]
Completed in 22 milliseconds