Home
last modified time | relevance | path

Searched defs:INT (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/display/msm8998/libgralloc1/
Dgr_utils.h43 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_utils.h43 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h42 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h42 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/display/msm8996/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/display/msm8909/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/display/msm8998/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dconstants.h35 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/sm8150/display/sdm/include/utils/
Dconstants.h39 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/sm7250/display/sdm/include/utils/
Dconstants.h39 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h50 #define INT(exp) static_cast<int>(exp) macro
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h53 #define INT(exp) static_cast<int>(exp) macro
/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9types.h79 typedef int INT; typedef