Lines Matching refs:rectRatio
42 .rectRatio = { 0, 0, 1.0f, 0.125f },
48 .rectRatio = { 0, 0.875f, 1.0f, 0.125f },
54 .rectRatio = { 0, 0.0, 1.0f, 1.0f },
65 .rectRatio = { 0, 0, 1.0f, 1.0f },
69 .rectRatio = { 0, 0, 1.0f, 0.125f },
73 .rectRatio = { 0, 0.875f, 1.0f, 0.125f },
84 .rectRatio = { 0, 0, 1.0f, 1.0f },
91 .rectRatio = { 0, 0, 1.0f, 0.125f },
98 .rectRatio = { 0, 0.875f, 1.0f, 0.125f },
109 .rectRatio = { 0, 0, 1.0f, 0.125f },
117 .rectRatio = { 0, 0, 1.0f, 1.0f },
120 .rectRatio = { 0, 0, 1.0f, 1.0f },
127 .rectRatio = { 0, 0, 1.0f, 1.0f },
130 .rectRatio = { 0, 0, 1.0f, 0.125f },
137 .rectRatio = { 0, 0, 1.0f, 1.0f },
140 .rectRatio = { 0, 0.875f, 1.0f, 0.125f },
151 .rectRatio = { 0, 0, 1.0f, 1.0f },
158 .rectRatio = { 0, 0, 1.0f, 1.0f },
165 .rectRatio = { 0, 0, 1.0f, 1.0f },
173 .rectRatio = { 0, 0, 1.0f, 1.0f },
181 .rectRatio = { 0, 0, 1.0f, 1.0f },
189 .rectRatio = { 0, 0, 1.0f, 1.0f },
199 .rectRatio = { 0, 0, 1.0f, 1.0f },
204 .rectRatio = { 0, 0, 1.0f, 1.0f },
209 .rectRatio = { 0, 0, 1.0f, 1.0f },
214 .rectRatio = { 0, 0, 1.0f, 1.0f },
293 DISPLAY_TEST_LOGD(" ratio w: %f ratio h: %f", setting.rectRatio.w, setting.rectRatio.h);
294 if ((setting.rectRatio.w > 0.0f) && (setting.rectRatio.h > 0.0f)) {
295 setting.displayRect.h = static_cast<uint32_t>(setting.rectRatio.h * h);
296 setting.displayRect.w = static_cast<uint32_t>(setting.rectRatio.w * w);
297 setting.displayRect.x = static_cast<uint32_t>(setting.rectRatio.x * w);
298 setting.displayRect.y = static_cast<uint32_t>(setting.rectRatio.y * h);
300 setting.rectRatio.x, setting.rectRatio.y, setting.rectRatio.w, setting.rectRatio.h,
434 .rectRatio = { 0, 0, 1.0f, 1.0f },
437 .rectRatio = { 0, 0, 1.0f, 0.125f },
440 .rectRatio = { 0, 0.875f, 1.0f, 0.125f },
522 .rectRatio = { 0, 0, 1.0f, 1.0f },
555 .rectRatio = { 0, 0, 1.0f, 1.0f },