Home
last modified time | relevance | path

Searched defs:UINT8 (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/utils/
Dconstants.h37 #define UINT8(exp) static_cast<uint8_t>(exp) macro
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dconstants.h37 #define UINT8(exp) static_cast<uint8_t>(exp) macro
/hardware/qcom/display/msm8998/sdm/include/utils/
Dconstants.h37 #define UINT8(exp) static_cast<uint8_t>(exp) macro
/hardware/qcom/display/msm8909/sdm/include/utils/
Dconstants.h37 #define UINT8(exp) static_cast<uint8_t>(exp) macro
/hardware/qcom/sm8150/display/sdm/include/utils/
Dconstants.h41 #define UINT8(exp) static_cast<uint8_t>(exp) macro
/hardware/qcom/sm7250/display/sdm/include/utils/
Dconstants.h41 #define UINT8(exp) static_cast<uint8_t>(exp) macro
/hardware/google/gfxstream/guest/mesa/include/winddk/
Dwinddk_compat.h146 typedef unsigned char UINT8; typedef