Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dcpu_composer.cpp56 bool LayerNeedsAttenuation(const hwc_layer_1_t& layer) { in LayerNeedsAttenuation() function
422 bool needs_attenuation = LayerNeedsAttenuation(*src_layer); in CompositeLayer()