Home | History | Annotate | Download | only in libqdutils

Lines Matching refs:dispatch

54         err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
72 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
98 err = binder->dispatch(IQService::SET_HSIC_DATA, &inParcel, &outParcel);
111 err = binder->dispatch(IQService::GET_DISPLAY_VISIBLE_REGION,
137 err = binder->dispatch(IQService::SET_VIEW_FRAME,
155 err = binder->dispatch(IQService::SET_SECONDARY_DISPLAY_STATUS,
173 err = binder->dispatch(IQService::CONFIGURE_DYN_REFRESH_RATE,
189 status_t err = binder->dispatch(IQService::GET_CONFIG_COUNT,
207 status_t err = binder->dispatch(IQService::GET_ACTIVE_CONFIG,
227 err = binder->dispatch(IQService::SET_ACTIVE_CONFIG,
246 status_t err = binder->dispatch(
272 err = binder->dispatch(IQService::SET_DISPLAY_MODE,
291 status_t err = binder->dispatch(IQService::SET_PANEL_BRIGHTNESS,
306 status_t err = binder->dispatch(IQService::GET_PANEL_BRIGHTNESS,
332 err = binder->dispatch(IQService::MIN_HDCP_ENCRYPTION_LEVEL_CHANGED,
358 err = binder->dispatch(IQService::CONTROL_PARTIAL_UPDATE, &inParcel, &outParcel);