Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp95 static const LinearMapNode<bool (*)(double)> dpiMap[] = { in GetDeviceDpi() local
103 for (const auto& idx : dpiMap) { in GetDeviceDpi()