Searched refs:runHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/flatland/
H A DMain.cpp601 uint32_t runHeight = b.runHeights[run]; local
602 uint32_t runWidth = b.width * runHeight / b.height;
604 runWidth, runHeight);

Completed in 321 milliseconds