Home
last modified time | relevance | path

Searched defs:BUFFER_HEIGHT (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DRefreshRateOverlay.h68 static constexpr uint32_t BUFFER_HEIGHT = DIGIT_HEIGHT; variable
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DScreenshotTests.java59 private static final int BUFFER_HEIGHT = 100; field in ScreenshotTests