Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcCommit.cpp283 uint32_t dfMaxHeight(uint32_t format);
491 measPtr->df.maxHeight = dfMaxHeight(format->format); in main()
794 uint32_t dfMaxHeight(uint32_t format) in dfMaxHeight() function