Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.h86 bool IsSurfaceUpdated() { return surface_updated_; } in IsSurfaceUpdated() function
Dhwc_display.cpp1615 return (layer->flags.single_buffer || hwc_layer->IsSurfaceUpdated() || in BuildLayerStack()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.h95 bool IsSurfaceUpdated() { return surface_updated_; } in IsSurfaceUpdated() function
Dhwc_display.h237 bool IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions);
Dhwc_display.cpp1816 return (layer->flags.single_buffer || hwc_layer->IsSurfaceUpdated() || in BuildLayerStack()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.h112 bool IsSurfaceUpdated() { return surface_updated_; } in IsSurfaceUpdated() function
Dhwc_display.cpp2294 return (layer->flags.single_buffer || hwc_layer->IsSurfaceUpdated() || in IsLayerUpdating()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h116 bool IsSurfaceUpdated() { return surface_updated_; } in IsSurfaceUpdated() function
Dhwc_display.cpp2407 return (layer->flags.single_buffer || hwc_layer->IsSurfaceUpdated() || in IsLayerUpdating()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.h166 bool IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions);
Dhwc_display.cpp741 return (layer->flags.single_buffer || IsSurfaceUpdated(layer->dirty_regions) || in IsLayerUpdating()
1378 bool HWCDisplay::IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions) { in IsSurfaceUpdated() function in sdm::HWCDisplay
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display.h207 bool IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions);
Dhwc_display.cpp905 return (layer->flags.single_buffer || IsSurfaceUpdated(layer->dirty_regions) || in IsLayerUpdating()
1523 bool HWCDisplay::IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions) { in IsSurfaceUpdated() function in sdm::HWCDisplay
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display.h207 bool IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions);
Dhwc_display.cpp905 return (layer->flags.single_buffer || IsSurfaceUpdated(layer->dirty_regions) || in IsLayerUpdating()
1523 bool HWCDisplay::IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions) { in IsSurfaceUpdated() function in sdm::HWCDisplay
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display.h239 bool IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions);
Dhwc_display.cpp1838 return (layer->flags.single_buffer || IsSurfaceUpdated(layer->dirty_regions) || in BuildLayerStack()
1842 bool HWCDisplay::IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions) { in BuildLayerStack() function in sdm::HWCDisplay
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.h245 bool IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions);
Dhwc_display.cpp1938 return (layer->flags.single_buffer || IsSurfaceUpdated(layer->dirty_regions) || in BuildLayerStack()
1942 bool HWCDisplay::IsSurfaceUpdated(const std::vector<LayerRect> &dirty_regions) { in BuildLayerStack() function in sdm::HWCDisplay