Home
last modified time | relevance | path

Searched refs:PHONE_SCREEN_WIDTH (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/dmserver/src/
H A Dabstract_display.cpp27 constexpr int32_t PHONE_SCREEN_WIDTH = 2160; member
67 if ((info->width_ >= PHONE_SCREEN_WIDTH) || (info->height_ >= PHONE_SCREEN_WIDTH)) { in AbstractDisplay()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp21 constexpr int32_t PHONE_SCREEN_WIDTH = 1344; member
313 if (width == PHONE_SCREEN_WIDTH && height == PHONE_SCREEN_HEIGHT) { // telephone in UpdateVirtualPixelRatio()

Completed in 2 milliseconds