Searched refs:E_GOP_Debug_Level_MED (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 754 E_GOP_Debug_Level_MED = 1, enumerator
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 805 E_GOP_Debug_Level_MED = 1, enumerator
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/ |
| H A D | halGOP.c | 129 #define GOP_H_DBUG(x, args...) if(u32GOPDbgLevel_hal>= E_GOP_Debug_Level_MED) {ULOGD("GOP HAL", x, …
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/ |
| H A D | halGOP.c | 129 #define GOP_H_DBUG(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_MED) {ULOGD("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/ |
| H A D | halGOP.c | 129 #define GOP_H_DBUG(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_MED) {ULOGD("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/ |
| H A D | halGOP.c | 129 #define GOP_H_DBUG(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_MED) {ULOGD("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/ |
| H A D | halGOP.c | 129 #define GOP_H_DBUG(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_MED) {ULOGD("GOP HAL", x,…
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 182 #define GOP_DBUG(x, args...) if(u32GOPDbgLevel_api >= E_GOP_Debug_Level_MED) { ULOGD("GOP API", x, …
|
| H A D | mapiGOP.c | 88 #define GOP_M_DBUG(x, args...) if(u32GOPDbgLevel_mapi >= E_GOP_Debug_Level_MED) { ULOGD("GOP mAPI",…
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.c | 161 #define GOP_D_DBUG(x, args...) if(u32GOPDbgLevel_drv >= E_GOP_Debug_Level_MED) {ULOGD("GOP DRV", x,…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 11530 E_GOP_Debug_Level_MED = 1,
|