Home
last modified time | relevance | path

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

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