Searched refs:screenRefresh (Results 1 - 16 of 16) 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/msm8974/libhwcomposer/
H A Dhwc_qclient.h62 android::status_t screenRefresh();
H A Dhwc_qclient.cpp62 return screenRefresh();
103 android::status_t QClient::screenRefresh() { function in class:qClient::QClient
/hardware/qcom/display/msm8974/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/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/msm8226/libhwcomposer/
H A Dhwc_qclient.cpp88 static android::status_t screenRefresh(hwc_context_t *ctx) { function in namespace:qClient
182 return screenRefresh(mHwcContext);

Completed in 185 milliseconds