Home
last modified time | relevance | path

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

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