Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/nativebase/include/nativebase/
H A Dnativebase.h103 } ANativeWindowBuffer_t; typedef
108 typedef ANativeWindowBuffer_t android_native_buffer_t;
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_tv_TvInputHal.cpp109 sp<ANativeWindowBuffer_t> mBuffer;
235 ANativeWindowBuffer_t* buffer = NULL; in threadLoop()