/hardware/google/aemu/host-common/ |
D | address_space_graphics_unittests.cpp | 55 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/ |
D | types.hal | 84 * 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/ |
D | hwc_display_virtual_gpu.cpp | 125 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()
|
D | hwc_display.cpp | 698 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()
|
D | hwc_layers.cpp | 474 case HWC2::Composition::Client: in SetLayerCompositionType() 1137 hwc_composition = HWC2::Composition::Client; in SetComposition()
|
/hardware/interfaces/cas/1.2/ |
D | types.hal | 143 * removal. Client must call enumeratePlugins to update plugins' status. 148 * insertion or removal. Client must update session resource according to
|
D | ICasListener.hal | 31 * Client must enumerate plugins after receive the event.
|
/hardware/interfaces/tests/msgq/1.0/ |
D | IBenchmarkMsgQ.hal | 25 * 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.
|
D | ITestMsgQ.hal | 50 * set up by the service. Client can use it to set up the FMQ at its end.
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITunerCallback.hal | 75 * Client may retrieve the actual list with ITuner::getProgramList. 83 * Client may retrieve the actual program info with
|
/hardware/interfaces/graphics/composer/2.4/ |
D | IComposerCallback.hal | 49 * be possible. Client should retry calling setActiveConfigWithConstraints.
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 201 case HWC2::Composition::Client: in SetLayerCompositionType() 612 hwc_composition = HWC2::Composition::Client; in SetComposition()
|
/hardware/interfaces/tv/tuner/1.0/ |
D | ILnb.hal | 80 * Client sends DiSeqc message to DiSEqc to LNB. The response message from
|
D | IDvr.hal | 124 * underneath resource for this DVR instance. Client mustn't access the
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChipEventCallback.hal | 85 * Client must not attempt to parse either the errorCode or debugData.
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 226 case HWC2::Composition::Client: in SetLayerCompositionType() 748 hwc_composition = HWC2::Composition::Client; in SetComposition()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 325 case HWC2::Composition::Client: in SetLayerCompositionType() 806 hwc_composition = HWC2::Composition::Client; in SetComposition()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 353 case HWC2::Composition::Client: in SetLayerCompositionType() 805 hwc_composition = HWC2::Composition::Client; in SetComposition()
|
/hardware/interfaces/tv/input/1.0/ |
D | types.hal | 108 * Stream configurations are changed. Client must regard all open streams
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 671 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()
|
D | hwc_layers.cpp | 394 case HWC2::Composition::Client: in SetLayerCompositionType() 1053 hwc_composition = HWC2::Composition::Client; in SetComposition()
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanController.hal | 126 * Client may utilize this in two ways: by matching against the
|
/hardware/interfaces/automotive/sv/1.0/ |
D | ISurroundView3dSession.hal | 39 * Clients can call setViews() at any stage of the session (before/after startStream). Client
|
/hardware/interfaces/wifi/1.5/ |
D | types.hal | 66 * Interface operation mode is Wifi Direct Client.
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 173 * still be using power. Client code may consider calling 'suspend' after a
|