Searched refs:intType (Results 1 – 3 of 3) sorted by relevance
649 hwc2_display_t display, hwc2_layer_t layer, int32_t intType) { in setLayerCompositionTypeHook() argument650 auto type = static_cast<HWC2::Composition>(intType); in setLayerCompositionTypeHook()
668 auto intType = static_cast<int32_t>(element.second); in getChangedCompositionTypes() local672 outTypes[numWritten] = intType; in getChangedCompositionTypes()
586 auto intType = static_cast<int32_t>(element.second); in getChangedCompositionTypes() local590 outTypes[numWritten] = intType; in getChangedCompositionTypes()