Searched defs:dfDim (Results  1 – 1 of 1) sorted by relevance
| /frameworks/native/opengl/tests/hwc/ | 
| D | hwcCommit.cpp | 910 uint32_t scMinWidth(uint32_t format, const HwcTestDim& dfDim)  in scMinWidth() 930 uint32_t scMinHeight(uint32_t format, const HwcTestDim& dfDim)  in scMinHeight() 949 uint32_t scMaxWidth(uint32_t format, const HwcTestDim& dfDim)  in scMaxWidth() 968 uint32_t scMaxHeight(uint32_t format, const HwcTestDim& dfDim)  in scMaxHeight() 992 HwcTestDim scMinDim(uint32_t format, const HwcTestDim& dfDim)  in scMinDim() 1033 HwcTestDim scMaxDim(uint32_t format, const HwcTestDim& dfDim)  in scMaxDim() 1103     HwcTestDim scDim, dfDim; // Source crop and display frame dimension  in scHScale()  local 1202     HwcTestDim scDim, dfDim; // Source crop and display frame dimension  in scVScale()  local 1308 Rectangle::Rectangle(uint32_t graphicFormat, HwcTestDim dfDim,  in Rectangle()
  |