Searched defs:getFormatString (Results 1 - 5 of 5) sorted by relevance
/hardware/qcom/display/msm8084/liboverlay/ | ||
H A D | overlayUtils.h | 423 const char* getFormatString(int format); 516 inline const char* getFormatString(int format){ function in namespace:overlay::utils |
/hardware/qcom/display/msm8226/liboverlay/ | ||
H A D | overlayUtils.h | 392 const char* getFormatString(int format); 452 inline const char* getFormatString(int format){ function in namespace:overlay::utils |
/hardware/qcom/display/msm8909/liboverlay/ | ||
H A D | overlayUtils.h | 378 const char* getFormatString(int format); 442 inline const char* getFormatString(int format){ function in namespace:overlay::utils |
/hardware/qcom/display/msm8960/liboverlay/ | ||
H A D | overlayUtils.h | 418 const char* getFormatString(int format); 509 inline const char* getFormatString(int format){ function in namespace:overlay::utils |
/hardware/qcom/display/msm8994/liboverlay/ | ||
H A D | overlayUtils.h | 381 const char* getFormatString(int format); 447 inline const char* getFormatString(int format){ function in namespace:overlay::utils |
Completed in 46 milliseconds