Searched defs:dfDim (Results 1 – 1 of 1) sorted by relevance
| /frameworks/native/opengl/tests/hwc/ |
| D | hwcCommit.cpp | 908 uint32_t scMinWidth(uint32_t format, const HwcTestDim& dfDim) in scMinWidth() 928 uint32_t scMinHeight(uint32_t format, const HwcTestDim& dfDim) in scMinHeight() 947 uint32_t scMaxWidth(uint32_t format, const HwcTestDim& dfDim) in scMaxWidth() 966 uint32_t scMaxHeight(uint32_t format, const HwcTestDim& dfDim) in scMaxHeight() 990 HwcTestDim scMinDim(uint32_t format, const HwcTestDim& dfDim) in scMinDim() 1031 HwcTestDim scMaxDim(uint32_t format, const HwcTestDim& dfDim) in scMaxDim() 1101 HwcTestDim scDim, dfDim; // Source crop and display frame dimension in scHScale() local 1200 HwcTestDim scDim, dfDim; // Source crop and display frame dimension in scVScale() local 1306 Rectangle::Rectangle(uint32_t graphicFormat, HwcTestDim dfDim, in Rectangle()
|