Lines Matching defs:self
162 def __init_socket_port(self): argument
227 def check_port_availability(self, check_port, used_ports): argument
251 def __wait_for_service(self): argument
290 def __init__(self, device_id=None, camera_id=None, hidden_physical_id=None, argument
302 def __enter__(self): argument
307 def __exit__(self, exec_type, exec_value, exec_traceback): argument
313 def override_with_hidden_physical_camera_props(self, props): argument
338 def get_camera_properties(self): argument
353 def get_camera_properties_by_id(self, camera_id, override_to_portrait=None): argument
375 def __read_response_from_socket(self): argument
403 def __open_camera(self): argument
432 def __close_camera(self): argument
439 def zoom_ratio_within_range(self, zoom_ratio): argument
450 def get_sensors(self): argument
465 def start_sensor_events(self): argument
481 def get_sensor_events(self): argument
514 def get_camera_ids(self): argument
529 def get_unavailable_physical_cameras(self, camera_id): argument
547 def is_hlg10_recording_supported(self, profile_id): argument
567 def is_p3_capture_supported(self): argument
584 def is_landscape_to_portrait_enabled(self): argument
601 def do_basic_recording(self, profile_id, quality, duration, argument
665 def do_preview_recording(self, video_size, duration, stabilize, argument
726 def get_supported_video_qualities(self, camera_id): argument
746 def get_supported_preview_sizes(self, camera_id): argument
770 def get_supported_extensions(self, camera_id): argument
796 def get_supported_extension_sizes(self, camera_id, extension, image_format): argument
825 def get_display_size(self): argument
844 def get_max_camcorder_profile_size(self, camera_id): argument
866 def do_simple_capture(self, cmd, out_surface): argument
1014 def do_capture_with_flash(self, argument
1056 def do_capture_with_extensions(self, argument
1089 def do_capture(self, argument
1471 def do_vibrate(self, pattern): argument
1495 def set_audio_restriction(self, mode): argument
1514 def do_3a(self, argument
1627 def do_autoframing(self, zoom_ratio=None): argument
1655 def calc_camera_fov(self, props): argument
1682 def get_file_name_to_load(self, chart_distance, camera_fov, scene): argument
1726 def is_stream_combination_supported(self, out_surfaces): argument
1757 def is_camera_privacy_mode_supported(self): argument
1776 def is_primary_camera(self): argument
1795 def is_performance_class(self): argument
1810 def measure_camera_launch_ms(self): argument
1830 def measure_camera_1080p_jpeg_capture_ms(self): argument
1851 def _camera_id_to_props(self): argument
1866 def has_ultrawide_camera(self, facing): argument
1907 def get_facing_to_ids(self): argument