HomeSort by relevance Sort by last modified time
    Searched refs:screenRefresh (Results 1 - 18 of 18) sorted by null

  /hardware/qcom/display/msm8960/libqservice/
QService.h 51 virtual android::status_t screenRefresh();
IQService.h 52 virtual android::status_t screenRefresh() = 0;
QService.cpp 66 android::status_t QService::screenRefresh() {
IQService.cpp 67 virtual status_t screenRefresh() {
142 return screenRefresh();
  /hardware/qcom/display/msm8974/libqservice/
QService.h 51 virtual android::status_t screenRefresh();
IQService.h 52 virtual android::status_t screenRefresh() = 0;
QService.cpp 66 android::status_t QService::screenRefresh() {
IQService.cpp 67 virtual status_t screenRefresh() {
142 return screenRefresh();
  /hardware/qcom/display/msm8x26/libqservice/
QService.h 51 virtual android::status_t screenRefresh();
IQService.h 52 virtual android::status_t screenRefresh() = 0;
QService.cpp 66 android::status_t QService::screenRefresh() {
IQService.cpp 67 virtual status_t screenRefresh() {
142 return screenRefresh();
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_qclient.cpp 62 return screenRefresh();
100 android::status_t QClient::screenRefresh() {
hwc_qclient.h 62 android::status_t screenRefresh();
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_qclient.cpp 62 return screenRefresh();
100 android::status_t QClient::screenRefresh() {
hwc_qclient.h 62 android::status_t screenRefresh();
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_qclient.h 62 android::status_t screenRefresh();
hwc_qclient.cpp 62 return screenRefresh();
103 android::status_t QClient::screenRefresh() {

Completed in 182 milliseconds