Home
last modified time | relevance | path

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

/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.hal31 * set up by the service. Client can use it to set up the FMQ at its end.
47 * 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.cpp174 case HWC2::Composition::Client: in SetLayerCompositionType()
571 hwc_composition = HWC2::Composition::Client; in SetComposition()
Dhwc_display.cpp328 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
1687 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/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp341 case HWC2::Composition::Client: in SetLayerCompositionType()
791 hwc_composition = HWC2::Composition::Client; in SetComposition()
/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/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp325 case HWC2::Composition::Client: in SetLayerCompositionType()
799 hwc_composition = HWC2::Composition::Client; in SetComposition()
Dhwc_display.cpp481 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
2039 if (hwc_layer->GetDeviceSelectedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
/hardware/interfaces/tv/input/1.0/
Dtypes.hal108 * Stream configurations are changed. Client must regard all open streams
/hardware/libhardware/include/hardware/
Dhwcomposer2.h629 Client = HWC2_COMPOSITION_CLIENT, enumerator
/hardware/interfaces/audio/2.0/
DIStreamOut.hal173 * 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/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()
2199 case Composition::Client: in applyCompositionType()