OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toggleScreenUpdate
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/display/msm8909/libqservice/
QServiceUtils.h
81
inline android::status_t
toggleScreenUpdate
(uint32_t on) {
/hardware/qcom/display/msm8994/libqservice/
QServiceUtils.h
77
inline android::status_t
toggleScreenUpdate
(uint32_t on) {
/hardware/qcom/display/msm8996/libqservice/
QServiceUtils.h
69
inline android::status_t
toggleScreenUpdate
(uint32_t on) {
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_qclient.cpp
319
static void
toggleScreenUpdate
(hwc_context_t* ctx, uint32_t on) {
393
toggleScreenUpdate
(mHwcContext, inParcel->readInt32());
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_qclient.cpp
322
static void
toggleScreenUpdate
(hwc_context_t* ctx, uint32_t on) {
409
toggleScreenUpdate
(mHwcContext, inParcel->readInt32());
Completed in 3493 milliseconds