OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ggl_enable_texture2d
(Results
1 - 1
of
1
) sorted by null
/system/core/libpixelflinger/
pixelflinger.cpp
69
static void
ggl_enable_texture2d
(context_t* c, int enable);
170
case GGL_TEXTURE_2D:
ggl_enable_texture2d
(c, en); break;
711
void
ggl_enable_texture2d
(context_t* c, int enable)
function in namespace:android
Completed in 1073 milliseconds