OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ggl_init_context
(Results
1 - 3
of
3
) sorted by null
/system/core/include/private/pixelflinger/
ggl_context.h
533
void
ggl_init_context
(context_t* context);
/system/core/libpixelflinger/
pixelflinger.cpp
784
void
ggl_init_context
(context_t* c)
function in namespace:android
828
ggl_init_context
(c);
/frameworks/base/opengl/libagl/
state.cpp
73
ggl_init_context
(&(c->rasterizer));
Completed in 15 milliseconds