Home
last modified time | relevance | path

Searched refs:GGL_NO_ERROR (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h176 GGL_NO_ERROR = 0, enumerator
/system/core/libpixelflinger/
Dpixelflinger.cpp87 if (c->error == GGL_NO_ERROR) in ggl_error()