Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dresource_manager_impl.h810 const std::string VIRTUAL_PIXEL = "vp"; variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp702 if (unit == VIRTUAL_PIXEL) { in RecalculateFloat()