Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h121 #define VIRTUAL_BASEID_AND_SIZE_PROP DISPLAY_PROP("virtual_baseid_and_size") macro
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp187 if (Debug::Get()->GetProperty(VIRTUAL_BASEID_AND_SIZE_PROP, indices) == kErrorNone) { in Init()