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

/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp280 uint32_t dfMinHeight(uint32_t format);
484 measPtr->df.minHeight = dfMinHeight(format->format);
485 testPrintI(" dfMinHeight: %u", measPtr->df.minHeight);
745 uint32_t dfMinHeight(uint32_t format) function
816 // Note, this might be different that dfMinWidth * dfMinHeight, in that this

Completed in 424 milliseconds