Searched refs:maxGraphicsHeight (Results 1 – 2 of 2) sorted by relevance
245 static uint32_t maxGraphicsHeight; variable
385 uint32_t SurfaceFlinger::maxGraphicsHeight; member in android::SurfaceFlinger450 maxGraphicsHeight = std::max(max_graphics_height(0), 0); in SurfaceFlinger()3858 ui::Size(maxGraphicsWidth, maxGraphicsHeight)); in processDisplayAdded()