Searched refs:toggleScreenUpdate (Results 1 – 16 of 16) sorted by relevance
102 int toggleScreenUpdate(uint32_t on);
294 int toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function300 return intf->toggleScreenUpdate(on == 1); in toggleScreenUpdate()
77 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() function
322 static void toggleScreenUpdate(hwc_context_t* ctx, uint32_t on) { in toggleScreenUpdate() function409 toggleScreenUpdate(mHwcContext, inParcel->readInt32()); in notifyCallback()
364 Return<int32_t> HWCSession::toggleScreenUpdate(bool on) { in toggleScreenUpdate() function in sdm::HWCSession
198 Return<int32_t> toggleScreenUpdate(bool on) override;
927 status = toggleScreenUpdate(input == 1); in notifyCallback()
211 Return<int32_t> toggleScreenUpdate(bool on) override;
365 Return<int32_t> HWCSession::toggleScreenUpdate(bool on) { in toggleScreenUpdate() function in sdm::HWCSession
978 status = toggleScreenUpdate(input == 1); in notifyCallback()