Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcCommit.cpp292 HwcTestDim scMaxDim(uint32_t format, const HwcTestDim& dfDim);
521 measPtr->sc.maxDim = scMaxDim(format->format, measPtr->df.maxDim); in main()
1033 HwcTestDim scMaxDim(uint32_t format, const HwcTestDim& dfDim) in scMaxDim() function