Home
last modified time | relevance | path

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

12

/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/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.hal47 * 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/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp201 case HWC2::Composition::Client: in SetLayerCompositionType()
612 hwc_composition = HWC2::Composition::Client; in SetComposition()
Dhwc_display.cpp336 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
1692 if (hwc_layer->GetDeviceSelectedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
/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()
Dhwc_display.cpp468 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
1928 if (hwc_layer->GetDeviceSelectedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.cpp695 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
1342 if (device_composition == HWC2::Composition::Client) { in PrepareLayerStack()
2381 if (hwc_layer->GetDeviceSelectedCompositionType() == HWC2::Composition::Client) { in CanSkipValidate()
2448 (hwc_layer->GetDeviceSelectedCompositionType() != HWC2::Composition::Client)) { in CanSkipSdmPrepare()
2453 if (hwc_layer->GetClientRequestedCompositionType() != HWC2::Composition::Client) { in CanSkipSdmPrepare()
2454 layer_changes_[hwc_layer->GetId()] = HWC2::Composition::Client; in CanSkipSdmPrepare()
Dhwc_layers.cpp362 case HWC2::Composition::Client: in SetLayerCompositionType()
963 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()
Dhwc_display.cpp485 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
2050 if (hwc_layer->GetDeviceSelectedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp353 case HWC2::Composition::Client: in SetLayerCompositionType()
804 hwc_composition = HWC2::Composition::Client; in SetComposition()
Dhwc_display.cpp469 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
/hardware/interfaces/tv/input/1.0/
Dtypes.hal108 * Stream configurations are changed. Client must regard all open streams
/hardware/interfaces/audio/2.0/
DIStreamOut.hal173 * still be using power. Client code may consider calling 'suspend' after a
/hardware/interfaces/audio/5.0/
DIStreamOut.hal184 * still be using power. Client code may consider calling 'suspend' after a
/hardware/interfaces/audio/4.0/
DIStreamOut.hal184 * still be using power. Client code may consider calling 'suspend' after a
/hardware/libhardware/include/hardware/
Dhwcomposer2.h741 Client = HWC2_COMPOSITION_CLIENT, enumerator
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaNetwork.hal440 * Set EAP Client certificate file path for this network.
834 * Get EAP Client certificate file path set for this network.
/hardware/google/interfaces/media/c2/1.0/
DIComponent.hal93 * queued. Client can continue to queue further work immediately after this
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1899 if (layer.getCompositionType() != Composition::Client) { in updateTypeChanges()
1900 mChanges->addTypeChange(layerId, Composition::Client); in updateTypeChanges()
2301 case Composition::Client: in applyCompositionType()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1830 if (layer.getCompositionType() != Composition::Client) { in updateTypeChanges()
1831 mChanges->addTypeChange(layerId, Composition::Client); in updateTypeChanges()
2198 case Composition::Client: in applyCompositionType()
/hardware/interfaces/media/c2/1.0/
DIComponent.hal99 * flag after `Work` has been queued. Client can continue to queue further

12