OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_TEXTURE_WRAP_S
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/
raster.cpp
185
c->procs.texParameteri(c, GGL_TEXTURE_2D,
GGL_TEXTURE_WRAP_S
, GGL_CLAMP);
pixelflinger.cpp
404
case
GGL_TEXTURE_WRAP_S
:
/system/core/include/pixelflinger/
pixelflinger.h
90
GGL_TEXTURE_WRAP_S
= 0x2802,
/frameworks/base/opengl/libagl/
texture.cpp
87
GGL_TEXTURE_WRAP_S
, u.texture->wraps);
714
GGL_TEXTURE_2D,
GGL_TEXTURE_WRAP_S
, GGL_CLAMP);
[
all
...]
Completed in 19 milliseconds