Home
last modified time | relevance | path

Searched defs:out_y (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedSensor.cpp1238 for (unsigned int out_y = 0; out_y < chars.height; out_y++) { in CaptureRawBinned() local
1421 for (unsigned int out_y = 0; out_y < height; out_y++) { in CaptureYUV420() local
1509 for (unsigned int y = 0, out_y = 0; y < chars.full_res_height; in CaptureDepth() local
/aosp12/frameworks/native/libs/vr/libdvr/
H A Ddvr_hardware_composer_client.cpp219 int32_t* out_x, int32_t* out_y) { in dvrHwcFrameGetLayerCursor()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Domapfb.h95 __u32 out_x, out_y; member