Searched refs:intType (Results 1 – 4 of 4) sorted by relevance
644 hwc2_display_t display, hwc2_layer_t layer, int32_t intType) { in setLayerCompositionTypeHook() argument645 auto type = static_cast<HWC2::Composition>(intType); in setLayerCompositionTypeHook()
611 hwc2_display_t display, hwc2_layer_t layer, int32_t intType) { in setLayerCompositionTypeHook() argument612 auto type = static_cast<HWC2::Composition>(intType); in setLayerCompositionTypeHook()
686 auto intType = static_cast<int32_t>(element.second); in getChangedCompositionTypes() local690 outTypes[numWritten] = intType; in getChangedCompositionTypes()
646 auto intType = static_cast<int32_t>(element.second); in getChangedCompositionTypes() local650 outTypes[numWritten] = intType; in getChangedCompositionTypes()