Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h129 HWC2_COMPOSITION_CLIENT = 1, enumerator
404 case HWC2_COMPOSITION_CLIENT: return "Client"; in getCompositionName()
629 Client = HWC2_COMPOSITION_CLIENT,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp351 outTypes[i] = HWC2_COMPOSITION_CLIENT; in getChangedCompositionTypesHook()
493 if (!adapter.markLayerDirty(layer, type != HWC2_COMPOSITION_CLIENT)) { in setLayerCompositionTypeHook()