Home
last modified time | relevance | path

Searched refs:gglInit (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/tests/codegen/
Dcodegen.cpp40 gglInit(&c); in ggl_test_codegen()
/system/core/include/pixelflinger/
Dpixelflinger.h315 ssize_t gglInit(GGLContext** context);
/system/core/libpixelflinger/
Dpixelflinger.cpp822 ssize_t gglInit(GGLContext** context) in gglInit() function