Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h649 hwc2_display_t display, hwc2_layer_t layer, int32_t intType) { in setLayerCompositionTypeHook() argument
650 auto type = static_cast<HWC2::Composition>(intType); in setLayerCompositionTypeHook()
DHWC2.cpp668 auto intType = static_cast<int32_t>(element.second); in getChangedCompositionTypes() local
672 outTypes[numWritten] = intType; in getChangedCompositionTypes()
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp586 auto intType = static_cast<int32_t>(element.second); in getChangedCompositionTypes() local
590 outTypes[numWritten] = intType; in getChangedCompositionTypes()