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

/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp282 uint32_t dfMaxHeight(uint32_t format);
490 measPtr->df.maxHeight = dfMaxHeight(format->format);
491 testPrintI(" dfMaxHeight: %u", measPtr->df.maxHeight);
793 uint32_t dfMaxHeight(uint32_t format) function

Completed in 612 milliseconds