Searched refs:IQService (Results 1 - 25 of 30) sorted by relevance

12

/hardware/qcom/display/msm8084/libqservice/
H A DQServiceUtils.h35 #include <IQService.h>
40 inline android::sp<qService::IQService> getBinder() {
42 android::sp<qService::IQService> binder =
43 android::interface_cast<qService::IQService>
53 android::sp<qService::IQService> binder = getBinder();
66 return sendSingleParam(qService::IQService::SECURING, startEnd);
70 return sendSingleParam(qService::IQService::UNSECURING, startEnd);
74 return sendSingleParam(qService::IQService::SCREEN_REFRESH, 1);
78 return sendSingleParam(qService::IQService::EXTERNAL_ORIENTATION,
83 return sendSingleParam(qService::IQService
[all...]
H A DAndroid.mk13 IQService.cpp \
17 LOCAL_COPY_HEADERS := IQService.h \
H A DIQService.cpp30 #include <IQService.h>
41 class BpQService : public BpInterface<IQService>
45 : BpInterface<IQService>(impl) {}
50 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
58 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
70 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
78 IMPLEMENT_META_INTERFACE(QService, "android.display.IQService");
103 CHECK_INTERFACE(IQService, data, reply);
115 CHECK_INTERFACE(IQService, data, reply);
133 CHECK_INTERFACE(IQService, dat
[all...]
H A DIQService.h37 class IQService : public android::IInterface class in namespace:qService
80 class BnQService : public android::BnInterface<IQService>
H A DQService.h37 #include <IQService.h>
/hardware/qcom/display/msm8226/libqservice/
H A DQServiceUtils.h35 #include <IQService.h>
40 inline android::sp<qService::IQService> getBinder() {
42 android::sp<qService::IQService> binder =
43 android::interface_cast<qService::IQService>
53 android::sp<qService::IQService> binder = getBinder();
66 return sendSingleParam(qService::IQService::SECURING, startEnd);
70 return sendSingleParam(qService::IQService::UNSECURING, startEnd);
74 return sendSingleParam(qService::IQService::SCREEN_REFRESH, 1);
78 return sendSingleParam(qService::IQService::EXTERNAL_ORIENTATION,
83 return sendSingleParam(qService::IQService
[all...]
H A DAndroid.mk12 IQService.cpp \
15 LOCAL_COPY_HEADERS := IQService.h \
H A DIQService.cpp30 #include <IQService.h>
41 class BpQService : public BpInterface<IQService>
45 : BpInterface<IQService>(impl) {}
50 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
61 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
69 IMPLEMENT_META_INTERFACE(QService, "android.display.IQService");
94 CHECK_INTERFACE(IQService, data, reply);
112 CHECK_INTERFACE(IQService, data, reply);
H A DIQService.h36 class IQService : public android::IInterface class in namespace:qService
81 class BnQService : public android::BnInterface<IQService>
H A DQService.h37 #include <IQService.h>
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_qclient.cpp31 #include <IQService.h>
55 case IQService::SECURING:
58 case IQService::UNSECURING:
61 case IQService::SCREEN_REFRESH:
77 if(startEnd == IQService::END)
86 if(startEnd == IQService::END)
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_qclient.cpp31 #include <IQService.h>
55 case IQService::SECURING:
58 case IQService::UNSECURING:
61 case IQService::SCREEN_REFRESH:
78 if(startEnd == IQService::END)
88 if(startEnd == IQService::END)
/hardware/qcom/display/msm8084/libqdutils/
H A Ddisplay_config.cpp41 sp<IQService> binder = getBinder();
44 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
58 sp<IQService> binder = getBinder();
62 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
80 sp<IQService> binder = getBinder();
88 err = binder->dispatch(IQService::SET_HSIC_DATA, &inParcel, &outParcel);
97 sp<IQService> binder = getBinder();
101 err = binder->dispatch(IQService::GET_DISPLAY_VISIBLE_REGION,
/hardware/qcom/display/msm8960/libqservice/
H A DIQService.cpp31 #include <IQService.h>
40 class BpQService : public BpInterface<IQService>
44 : BpInterface<IQService>(impl) {}
48 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
55 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
62 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
69 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
76 IMPLEMENT_META_INTERFACE(QService, "android.display.IQService");
104 CHECK_INTERFACE(IQService, data, reply);
116 CHECK_INTERFACE(IQService, dat
[all...]
H A DAndroid.mk13 IQService.cpp \
16 LOCAL_COPY_HEADERS := IQService.h \
H A DIQService.h34 class IQService : public android::IInterface class in namespace:qService
57 class BnQService : public android::BnInterface<IQService>
H A DQService.h37 #include <IQService.h>
/hardware/qcom/display/msm8974/libqservice/
H A DIQService.cpp31 #include <IQService.h>
40 class BpQService : public BpInterface<IQService>
44 : BpInterface<IQService>(impl) {}
48 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
55 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
62 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
69 data.writeInterfaceToken(IQService::getInterfaceDescriptor());
76 IMPLEMENT_META_INTERFACE(QService, "android.display.IQService");
104 CHECK_INTERFACE(IQService, data, reply);
116 CHECK_INTERFACE(IQService, dat
[all...]
H A DAndroid.mk13 IQService.cpp \
16 LOCAL_COPY_HEADERS := IQService.h \
H A DIQService.h34 class IQService : public android::IInterface class in namespace:qService
57 class BnQService : public android::BnInterface<IQService>
H A DQService.h37 #include <IQService.h>
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_qclient.cpp31 #include <IQService.h>
64 if(startEnd == IQService::END)
74 if(startEnd == IQService::END)
225 case IQService::DEBUG_ALL:
226 case IQService::DEBUG_MDPCOMP:
228 if (debug_type != IQService::DEBUG_ALL)
230 case IQService::DEBUG_VSYNC:
232 if (debug_type != IQService::DEBUG_ALL)
242 case IQService::SECURING:
245 case IQService
[all...]
/hardware/qcom/display/msm8226/libqdutils/
H A Ddisplay_config.cpp41 sp<IQService> binder = getBinder();
44 err = binder->dispatch(IQService::CHECK_EXTERNAL_STATUS,
58 sp<IQService> binder = getBinder();
62 err = binder->dispatch(IQService::GET_DISPLAY_ATTRIBUTES,
80 sp<IQService> binder = getBinder();
88 err = binder->dispatch(IQService::SET_HSIC_DATA, &inParcel, &outParcel);
97 sp<IQService> binder = getBinder();
101 err = binder->dispatch(IQService::GET_DISPLAY_VISIBLE_REGION,
118 sp<IQService> binder = getBinder();
127 err = binder->dispatch(IQService
[all...]
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.cpp31 #include <IQService.h>
63 if(startEnd == IQService::END)
73 if(startEnd == IQService::END)
196 case IQService::SECURING:
199 case IQService::UNSECURING:
202 case IQService::SCREEN_REFRESH:
205 case IQService::EXTERNAL_ORIENTATION:
208 case IQService::BUFFER_MIRRORMODE:
211 case IQService::GET_DISPLAY_VISIBLE_REGION:
215 case IQService
[all...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h101 #include <IQService.h>

Completed in 345 milliseconds

12