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

/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp286 uint32_t scMinHeight(uint32_t format, const HwcTestDim& dfDim);
503 measPtr->sc.minHeight = scMinHeight(format->format, measPtr->df.minDim);
504 testPrintI(" scMinHeight: %u", measPtr->sc.minHeight);
928 uint32_t scMinHeight(uint32_t format, const HwcTestDim& dfDim) function
987 // * scMinHeight, in that this function searches for a combination of

Completed in 64 milliseconds