Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
DHWC2OnFbAdapter.h55 int ydpi_scaled; member
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp283 *outValue = int32_t(info.ydpi_scaled); in getDisplayAttributeHook()
660 mFbInfo.ydpi_scaled = int(mFbDevice->ydpi * 1000.0f); in HWC2OnFbAdapter()