Lines Matching refs:ANativeWindow
120 status_t setPreviewWindow(const sp<ANativeWindow>& buf) in setPreviewWindow()
567 static ANativeWindow *__to_anw(void *user) in __to_anw()
579 ANativeWindow *a = anw(w); in __dequeue_buffer()
598 ANativeWindow *a = anw(w); in __lock_buffer()
606 ANativeWindow *a = anw(w); in __enqueue_buffer()
614 ANativeWindow *a = anw(w); in __cancel_buffer()
621 ANativeWindow *a = anw(w); in __set_buffer_count()
629 ANativeWindow *a = anw(w); in __set_buffers_geometry()
641 ANativeWindow *a = anw(w); in __set_crop()
652 ANativeWindow *a = anw(w); in __set_timestamp()
658 ANativeWindow *a = anw(w); in __set_usage()
664 ANativeWindow *a = anw(w); in __set_swap_interval()
672 ANativeWindow *a = anw(w); in __get_min_undequeued_buffer_count()
693 sp<ANativeWindow> mPreviewWindow;