Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h231 static uint32_t maxGraphicsWidth; variable
DSurfaceFlinger.cpp271 uint32_t SurfaceFlinger::maxGraphicsWidth; member in android::SurfaceFlinger
339 maxGraphicsWidth = std::max(max_graphics_width(0), 0); in SurfaceFlinger()
2639 maxGraphicsWidth, maxGraphicsHeight); in processDisplayAdded()