Searched refs:screenRefresh (Results 1 - 21 of 21) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_qclient.cpp62 return screenRefresh();
100 android::status_t QClient::screenRefresh() { function in class:qClient::QClient
H A Dhwc_qclient.h62 android::status_t screenRefresh();
/hardware/qcom/display/msm8960/libqservice/
H A DIQService.h52 virtual android::status_t screenRefresh() = 0;
H A DQService.cpp66 android::status_t QService::screenRefresh() { function in class:qService::QService
H A DQService.h51 virtual android::status_t screenRefresh();
H A DIQService.cpp67 virtual status_t screenRefresh() { function in class:qService::BpQService
142 return screenRefresh();
/hardware/qcom/display/msm8084/libqservice/
H A DQServiceUtils.h73 inline android::status_t screenRefresh() { function
/hardware/qcom/display/msm8226/libqservice/
H A DQServiceUtils.h73 inline android::status_t screenRefresh() { function
/hardware/qcom/display/msm8909/libqservice/
H A DQServiceUtils.h65 inline android::status_t screenRefresh() { function
/hardware/qcom/display/msm8909w_3100/libqservice/
H A DQServiceUtils.h65 inline android::status_t screenRefresh() { function
/hardware/qcom/display/msm8994/libqservice/
H A DQServiceUtils.h73 inline android::status_t screenRefresh() { function
/hardware/qcom/display/msm8996/libqservice/
H A DQServiceUtils.h65 inline android::status_t screenRefresh() { function
/hardware/qcom/display/msm8998/libqservice/
H A DQServiceUtils.h65 inline android::status_t screenRefresh() { function
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.cpp88 static android::status_t screenRefresh(hwc_context_t *ctx) { function in namespace:qClient
203 return screenRefresh(mHwcContext);
/hardware/qcom/display/msm8994/libqdutils/
H A Ddisplay_config.cpp180 ret = screenRefresh();
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_qclient.cpp89 static android::status_t screenRefresh(hwc_context_t *ctx) { function in namespace:qClient
249 return screenRefresh(mHwcContext);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_qclient.cpp100 static android::status_t screenRefresh(hwc_context_t *ctx) { function in namespace:qClient
363 return screenRefresh(mHwcContext);
/hardware/qcom/display/msm8909/libqdutils/
H A Ddisplay_config.cpp347 ret = screenRefresh();
/hardware/qcom/display/msm8909w_3100/libqdutils/
H A Ddisplay_config.cpp363 ret = screenRefresh();
/hardware/qcom/display/msm8996/libqdutils/
H A Ddisplay_config.cpp347 ret = screenRefresh();
/hardware/qcom/display/msm8998/libqdutils/
H A Ddisplay_config.cpp347 ret = screenRefresh();

Completed in 6926 milliseconds