Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcCommit.cpp289 uint32_t scMaxHeight(uint32_t format, const HwcTestDim& dfDim);
512 measPtr->sc.maxHeight = scMaxHeight(format->format, measPtr->df.maxDim); in main()
967 uint32_t scMaxHeight(uint32_t format, const HwcTestDim& dfDim) in scMaxHeight() function