Home | History | Annotate | Download | only in tests

Lines Matching refs:anw

772 void produceOneRGBA8Frame(const sp<ANativeWindow>& anw) {
774 ASSERT_EQ(NO_ERROR, native_window_dequeue_buffer_and_wait(anw.get(),
785 ASSERT_EQ(NO_ERROR, anw->queueBuffer(anw.get(), buf->getNativeBuffer(),
968 ProducerThread(const sp<ANativeWindow>& anw,
970 mANW(anw),
1179 ProducerThread(const sp<ANativeWindow>& anw):
1180 mANW(anw) {
1356 ProducerThread(const sp<ANativeWindow>& anw):
1357 mANW(anw),