Home
last modified time | relevance | path

Searched refs:SupportLayerAsCursor (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Dcomp_manager.h61 bool SupportLayerAsCursor(Handle display_ctx, HWLayers *hw_layers);
Dcomp_manager.cpp228 if (SupportLayerAsCursor(comp_handle, hw_layers)) { in PrepareStrategyConstraints()
424 bool CompManager::SupportLayerAsCursor(Handle comp_handle, HWLayers *hw_layers) { in SupportLayerAsCursor() function in sdm::CompManager