Home
last modified time | relevance | path

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

/hardware/libhardware/tests/camera2/
Dcamera2_utils.cpp495 ANativeWindow* StreamAdapter::toANW(const camera2_stream_ops_t *w) { in toANW() function in android::camera2::tests::StreamAdapter
508 ANativeWindow *a = toANW(w); in dequeue_buffer()
526 ANativeWindow *a = toANW(w); in enqueue_buffer()
541 ANativeWindow *a = toANW(w); in cancel_buffer()
553 ANativeWindow *a = toANW(w); in set_crop()
Dcamera2_utils.h204 static ANativeWindow* toANW(const camera2_stream_ops_t *w);