Searched defs:camera2_stream_ops (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dcamera2.h59 typedef struct camera2_stream_ops { struct
67 int (*dequeue_buffer)(const struct camera2_stream_ops* w,
82 int (*enqueue_buffer)(const struct camera2_stream_ops* w,
88 int (*cancel_buffer)(const struct camera2_stream_ops* w,
94 int (*set_crop)(const struct camera2_stream_ops *w,

Completed in 187 milliseconds