Searched refs:pauseWFD (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libqservice/
H A DQServiceUtils.h86 inline android::status_t pauseWFD(uint32_t pause) { function
/hardware/qcom/display/msm8226/libqservice/
H A DQServiceUtils.h86 inline android::status_t pauseWFD(uint32_t pause) { function
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.cpp159 static void pauseWFD(hwc_context_t *ctx, uint32_t pause) { function in namespace:qClient
160 /* TODO: Will remove pauseWFD once all the clients start using
225 pauseWFD(mHwcContext, inParcel->readInt32());
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_qclient.cpp165 static void pauseWFD(hwc_context_t *ctx, uint32_t pause) { function in namespace:qClient
166 /* TODO: Will remove pauseWFD once all the clients start using
271 pauseWFD(mHwcContext, inParcel->readInt32());

Completed in 50 milliseconds