Searched defs:dfDim (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/tests/hwc/ |
D | hwcCommit.cpp | 911 uint32_t scMinWidth(uint32_t format, const HwcTestDim& dfDim) in scMinWidth() 931 uint32_t scMinHeight(uint32_t format, const HwcTestDim& dfDim) in scMinHeight() 950 uint32_t scMaxWidth(uint32_t format, const HwcTestDim& dfDim) in scMaxWidth() 969 uint32_t scMaxHeight(uint32_t format, const HwcTestDim& dfDim) in scMaxHeight() 993 HwcTestDim scMinDim(uint32_t format, const HwcTestDim& dfDim) in scMinDim() 1034 HwcTestDim scMaxDim(uint32_t format, const HwcTestDim& dfDim) in scMaxDim() 1104 HwcTestDim scDim, dfDim; // Source crop and display frame dimension in scHScale() local 1203 HwcTestDim scDim, dfDim; // Source crop and display frame dimension in scVScale() local 1309 Rectangle::Rectangle(uint32_t graphicFormat, HwcTestDim dfDim, in Rectangle()
|