Searched refs:Client (Results 1 – 14 of 14) sorted by relevance
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.
31 * 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.
61 * Client may retrieve the actual list with ITuner::getProgramList.
65 * Client application MUST verify vendor/product name
206 case HWC2::Composition::Client: in SetLayerBuffer()557 hwc_composition = HWC2::Composition::Client; in SetLayerBuffer()
332 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
170 case HWC2::Composition::Client: in SetLayerCompositionType()561 hwc_composition = HWC2::Composition::Client; in SetComposition()
327 if (hwc_layer->GetClientRequestedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()1673 if (hwc_layer->GetDeviceSelectedCompositionType() == HWC2::Composition::Client) { in BuildLayerStack()
85 * Client must not attempt to parse either the errorCode or debugData.
108 * Stream configurations are changed. Client must regard all open streams
584 Client = HWC2_COMPOSITION_CLIENT, enumerator
173 * still be using power. Client code may consider calling 'suspend' after a
440 * Set EAP Client certificate file path for this network.834 * Get EAP Client certificate file path set for this network.
1899 if (layer.getCompositionType() != Composition::Client) { in updateTypeChanges()1900 mChanges->addTypeChange(layerId, Composition::Client); in updateTypeChanges()2301 case Composition::Client: in applyCompositionType()