Home
last modified time | relevance | path

Searched refs:Client (Results 1 – 25 of 44) sorted by relevance

12

/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp55 class Client { class in android::emulation::asg::AddressSpaceGraphicsTest
57 Client(HostAddressSpaceDevice* device) : in Client() function in android::emulation::asg::AddressSpaceGraphicsTest::Client
102 ~Client() { in ~Client()
620 void runRoundTrips(Client& client, const std::vector<RoundTrip>& trips) { in runRoundTrips()
671 Client client(mDevice); in TEST_F()
678 Client client(mDevice); in TEST_F()
694 Client client(mDevice); in TEST_F()
707 Client client(mDevice); in TEST_F()
715 Client client(mDevice); in TEST_F()
728 Client client(mDevice); in TEST_F()
[all …]
/hardware/interfaces/usb/1.2/
Dtypes.hal84 * Client disabled cotaminant protection by calling
100 * Client can enable/disable contaminant presence protection through
111 * Client can enable/disable contaminant presence detection through
/hardware/qcom/sm7250/display/composer/
Dhwc_display_virtual_gpu.cpp125 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in Validate()
130 if (hwc_layer->GetClientRequestedCompositionType() != HWC2::Composition::Client) { in Validate()
131 layer_changes_[hwc_layer->GetId()] = HWC2::Composition::Client; in Validate()
Dhwc_display.cpp698 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client || in BuildLayerStack()
1472 if (device_composition == HWC2::Composition::Client) { in PrepareLayerStack()
2503 (hwc_layer->GetDeviceSelectedCompositionType() != HWC2::Composition::Client)) { in CanSkipSdmPrepare()
2508 if (hwc_layer->GetClientRequestedCompositionType() != HWC2::Composition::Client) { in CanSkipSdmPrepare()
2509 layer_changes_[hwc_layer->GetId()] = HWC2::Composition::Client; in CanSkipSdmPrepare()
Dhwc_layers.cpp474 case HWC2::Composition::Client: in SetLayerCompositionType()
1137 hwc_composition = HWC2::Composition::Client; in SetComposition()
/hardware/interfaces/cas/1.2/
Dtypes.hal143 * removal. Client must call enumeratePlugins to update plugins' status.
148 * insertion or removal. Client must update session resource according to
DICasListener.hal31 * Client must enumerate plugins after receive the event.
/hardware/interfaces/tests/msgq/1.0/
DIBenchmarkMsgQ.hal25 * by the service. Client can use it to set up the FMQ at its end.
35 * by the service. Client can use it to set up the FMQ at its end.
DITestMsgQ.hal50 * set up by the service. Client can use it to set up the FMQ at its end.
/hardware/interfaces/broadcastradio/1.1/
DITunerCallback.hal75 * Client may retrieve the actual list with ITuner::getProgramList.
83 * Client may retrieve the actual program info with
/hardware/interfaces/graphics/composer/2.4/
DIComposerCallback.hal49 * be possible. Client should retry calling setActiveConfigWithConstraints.
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp201 case HWC2::Composition::Client: in SetLayerCompositionType()
612 hwc_composition = HWC2::Composition::Client; in SetComposition()
/hardware/interfaces/tv/tuner/1.0/
DILnb.hal80 * Client sends DiSeqc message to DiSEqc to LNB. The response message from
DIDvr.hal124 * underneath resource for this DVR instance. Client mustn't access the
/hardware/interfaces/wifi/1.0/
DIWifiChipEventCallback.hal85 * Client must not attempt to parse either the errorCode or debugData.
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp226 case HWC2::Composition::Client: in SetLayerCompositionType()
748 hwc_composition = HWC2::Composition::Client; in SetComposition()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp325 case HWC2::Composition::Client: in SetLayerCompositionType()
806 hwc_composition = HWC2::Composition::Client; in SetComposition()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp353 case HWC2::Composition::Client: in SetLayerCompositionType()
805 hwc_composition = HWC2::Composition::Client; in SetComposition()
/hardware/interfaces/tv/input/1.0/
Dtypes.hal108 * Stream configurations are changed. Client must regard all open streams
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp671 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client || in BuildLayerStack()
1567 if (device_composition == HWC2::Composition::Client) { in PrepareLayerStack()
1571 if (requested_composition == HWC2::Composition::Client) { in PrepareLayerStack()
2625 (hwc_layer->GetDeviceSelectedCompositionType() != HWC2::Composition::Client)) { in CanSkipSdmPrepare()
2630 if (hwc_layer->GetClientRequestedCompositionType() != HWC2::Composition::Client) { in CanSkipSdmPrepare()
2631 layer_changes_[hwc_layer->GetId()] = HWC2::Composition::Client; in CanSkipSdmPrepare()
Dhwc_layers.cpp394 case HWC2::Composition::Client: in SetLayerCompositionType()
1053 hwc_composition = HWC2::Composition::Client; in SetComposition()
/hardware/interfaces/automotive/can/1.0/
DICanController.hal126 * Client may utilize this in two ways: by matching against the
/hardware/interfaces/automotive/sv/1.0/
DISurroundView3dSession.hal39 * Clients can call setViews() at any stage of the session (before/after startStream). Client
/hardware/interfaces/wifi/1.5/
Dtypes.hal66 * Interface operation mode is Wifi Direct Client.
/hardware/interfaces/audio/2.0/
DIStreamOut.hal173 * still be using power. Client code may consider calling 'suspend' after a

12