Home
last modified time | relevance | path

Searched refs:norm_rot_width (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1416 const float norm_rot_width = norm_width / aspect_ratio; in CaptureYUV420() local
1419 norm_left_top + (norm_width + norm_rot_width) * 0.5f; in CaptureYUV420()
1432 (norm_rot_left - norm_y * norm_rot_width)); in CaptureYUV420()