Home
last modified time | relevance | path

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

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