Searched refs:camera2_stream_ops_t (Results 1 – 3 of 3) sorted by relevance
204 static ANativeWindow* toANW(const camera2_stream_ops_t *w);206 static int dequeue_buffer(const camera2_stream_ops_t *w,209 static int enqueue_buffer(const camera2_stream_ops_t* w,213 static int cancel_buffer(const camera2_stream_ops_t* w,216 static int set_crop(const camera2_stream_ops_t* w,
504 ANativeWindow* StreamAdapter::toANW(const camera2_stream_ops_t *w) { in toANW()508 int StreamAdapter::dequeue_buffer(const camera2_stream_ops_t *w, in dequeue_buffer()527 int StreamAdapter::enqueue_buffer(const camera2_stream_ops_t* w, in enqueue_buffer()543 int StreamAdapter::cancel_buffer(const camera2_stream_ops_t* w, in cancel_buffer()555 int StreamAdapter::set_crop(const camera2_stream_ops_t* w, in set_crop()
111 } camera2_stream_ops_t; typedef638 const camera2_stream_ops_t *stream_ops,