Searched refs:GGL_NO_ERROR (Results 1 – 2 of 2) sorted by relevance
/system/core/libpixelflinger/include/pixelflinger/ | ||
D | pixelflinger.h | 176 GGL_NO_ERROR = 0, enumerator |
/system/core/libpixelflinger/ | ||
D | pixelflinger.cpp | 87 if (c->error == GGL_NO_ERROR) in ggl_error() |