Searched defs:dfDim (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/tests/hwc/ |
D | hwcCommit.cpp | 909 uint32_t scMinWidth(uint32_t format, const HwcTestDim& dfDim) in scMinWidth() 929 uint32_t scMinHeight(uint32_t format, const HwcTestDim& dfDim) in scMinHeight() 948 uint32_t scMaxWidth(uint32_t format, const HwcTestDim& dfDim) in scMaxWidth() 967 uint32_t scMaxHeight(uint32_t format, const HwcTestDim& dfDim) in scMaxHeight() 991 HwcTestDim scMinDim(uint32_t format, const HwcTestDim& dfDim) in scMinDim() 1032 HwcTestDim scMaxDim(uint32_t format, const HwcTestDim& dfDim) in scMaxDim() 1102 HwcTestDim scDim, dfDim; // Source crop and display frame dimension in scHScale() local 1201 HwcTestDim scDim, dfDim; // Source crop and display frame dimension in scVScale() local 1307 Rectangle::Rectangle(uint32_t graphicFormat, HwcTestDim dfDim, in Rectangle()
|