Searched refs:E_GOP_Debug_Level_LOW (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/ |
| H A D | halGOP.c | 131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal>= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, #… 133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal>= E_GOP_Debug_Level_LOW) {ULOGF("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 752 E_GOP_Debug_Level_LOW = 0, enumerator
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/ |
| H A D | halGOP.c | 131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, … 133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW){ULOGF("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/ |
| H A D | halGOP.c | 131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, … 133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW){ULOGF("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/ |
| H A D | halGOP.c | 131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, … 133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW){ULOGF("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/ |
| H A D | halGOP.c | 131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, … 133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW){ULOGF("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 803 E_GOP_Debug_Level_LOW = 0, enumerator
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 184 #define GOP_ERR(x, args...) if(u32GOPDbgLevel_api >= E_GOP_Debug_Level_LOW) { ULOGE("GOP API", x, #… 186 #define GOP_FATAL(x, args...) if(u32GOPDbgLevel_api >= E_GOP_Debug_Level_LOW) { ULOGF("GOP API", x,…
|
| H A D | mapiGOP.c | 90 #define GOP_M_ERR(x, args...) if(u32GOPDbgLevel_mapi >= E_GOP_Debug_Level_LOW) { ULOGE("GOP mAPI", … 92 #define GOP_M_FATAL(x, args...) if(u32GOPDbgLevel_mapi >= E_GOP_Debug_Level_LOW) { ULOGF("GOP mAPI"…
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.c | 163 #define GOP_D_ERR(x, args...) if(u32GOPDbgLevel_drv >= E_GOP_Debug_Level_LOW) {ULOGE("GOP DRV", x, … 165 #define GOP_D_FATAL(x, args...) if(u32GOPDbgLevel_drv >= E_GOP_Debug_Level_LOW) {ULOGF("GOP DRV", x…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 11528 E_GOP_Debug_Level_LOW = 0,
|