Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.cpp164 uint32_t launcherHeight = displayHeight - statusHeight * 2; // index 1, cal launcher height 2 in InitLayers() local
167 "launcherHeight[%{public}d], navigationY[%{public}d]", displayWidth, displayHeight, in InitLayers()
168 statusHeight, launcherHeight, navigationY); in InitLayers()
178 GraphicIRect { 0, statusHeight, displayWidth, launcherHeight }, in InitLayers()
179 GraphicIRect { 0, 0, displayWidth, launcherHeight }, in InitLayers()

Completed in 2 milliseconds