Home
last modified time | relevance | path

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

/haiku/src/system/boot/platform/efi/
H A Dvideo.cpp176 size_t bestDepth = 0; in platform_init_video() local
228 bestDepth = depth; in platform_init_video()
233 if (bestArea == 0 || bestDepth == 0) { in platform_init_video()