Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
DHWC2OnFbAdapter.h54 int xdpi_scaled; member
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp280 *outValue = int32_t(info.xdpi_scaled); in getDisplayAttributeHook()
659 mFbInfo.xdpi_scaled = int(mFbDevice->xdpi * 1000.0f); in HWC2OnFbAdapter()