Searched refs:checkEglError (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8998/gpu_tonemapper/ |
D | glengine.h | 39 checkEglError(__FILE__, __LINE__); 45 void checkEglError(const char *file, int line);
|
D | glengine.cpp | 25 void checkEglError(const char *, int); 372 void checkEglError(const char *file, int line) in checkEglError() function
|
/hardware/qcom/display/msm8909/gpu_tonemapper/ |
D | glengine.h | 39 checkEglError(__FILE__, __LINE__); 45 void checkEglError(const char *file, int line);
|
D | glengine.cpp | 25 void checkEglError(const char *, int); 351 void checkEglError(const char *file, int line) in checkEglError() function
|
/hardware/qcom/sdm845/display/gpu_tonemapper/ |
D | glengine.h | 39 checkEglError(__FILE__, __LINE__); 45 void checkEglError(const char *file, int line);
|
D | glengine.cpp | 25 void checkEglError(const char *, int); 351 void checkEglError(const char *file, int line) in checkEglError() function
|
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
D | glengine.h | 39 checkEglError(__FILE__, __LINE__); 45 void checkEglError(const char *file, int line);
|
D | glengine.cpp | 25 void checkEglError(const char *, int); 351 void checkEglError(const char *file, int line) in checkEglError() function
|