Home
last modified time | relevance | path

Searched defs:calibrator (Results 1 – 7 of 7) sorted by relevance

/third_party/weston/clients/
Dcalibrator.c53 struct calibrator { struct
54 struct tests {
57 } tests[ARRAY_LENGTH(test_ratios)];
58 int current_test;
60 struct display *display;
61 struct window *window;
62 struct widget *widget;
104 finish_calibration (struct calibrator *calibrator) in finish_calibration()
154 struct calibrator *calibrator = data; in button_handler() local
174 struct calibrator *calibrator = data; in touch_handler() local
[all …]
Dtouch-calibrator.c145 struct calibrator { struct
151 struct weston_touch_calibrator *calibrator; argument
175 current_sample(struct calibrator *cal) in current_sample() argument
/third_party/weston/libweston/
Dtouch-calibration.c94 struct weston_touch_calibrator *calibrator; in notify_touch_calibrator() local
158 struct weston_touch_calibrator *calibrator; in notify_touch_calibrator_frame() local
170 struct weston_touch_calibrator *calibrator; in notify_touch_calibrator_cancel() local
180 map_calibrator(struct weston_touch_calibrator *calibrator) in map_calibrator()
218 unmap_calibrator(struct weston_touch_calibrator *calibrator) in unmap_calibrator()
241 struct weston_touch_calibrator *calibrator; in touch_calibrator_mode_changed() local
257 struct weston_touch_calibrator *calibrator = in touch_calibrator_surface_committed() local
284 struct weston_touch_calibrator *calibrator; in touch_calibrator_convert() local
353 struct weston_touch_calibrator *calibrator; in destroy_touch_calibrator() local
390 touch_calibrator_cancel_calibration(struct weston_touch_calibrator *calibrator) in touch_calibrator_cancel_calibration()
[all …]
/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/benchmark/
Dbenchmark.cc181 lite::Calibrator *calibrator = new (std::nothrow) lite::Calibrator(); in main() local
/third_party/mindspore/mindspore/lite/micro/example/mnist_x86/benchmark/
Dbenchmark.cc181 lite::Calibrator *calibrator = new (std::nothrow) lite::Calibrator(); in main() local
/third_party/vk-gl-cts/modules/glshared/
DglsCalibration.cpp395 void logCalibrationInfo (tcu::TestLog& log, const TheilSenCalibrator& calibrator) in logCalibrationInfo()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pDepthTests.cpp841 TheilSenCalibrator calibrator (CalibratorParameters(20, // Initial workload in calibrate() local
920 TheilSenCalibrator calibrator(CalibratorParameters( 20, // Initial workload in calibrate() local