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

/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp279 uint32_t dfMinWidth(uint32_t format);
481 measPtr->df.minWidth = dfMinWidth(format->format);
482 testPrintI(" dfMinWidth: %u", measPtr->df.minWidth);
721 uint32_t dfMinWidth(uint32_t format) function
816 // Note, this might be different that dfMinWidth * dfMinHeight, in that this

Completed in 351 milliseconds