Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/flatland/
H A DMain.cpp596 uint32_t runWidth = b.width * runHeight / b.height; in runTest() local
598 runWidth, runHeight); in runTest()