Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h154 HWC2_COMPOSITION_SOLID_COLOR = 3, enumerator
521 case HWC2_COMPOSITION_SOLID_COLOR: return "SolidColor"; in getCompositionName()
830 SolidColor = HWC2_COMPOSITION_SOLID_COLOR,