Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/gpu_tonemapper/
Dglengine.h36 checkGlError(__FILE__, __LINE__);
42 void checkGlError(const char *file, int line);
Dglengine.cpp24 void checkGlError(const char *, int);
300 void checkGlError(const char *file, int line) in checkGlError() function