OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANativeWindowBuffer_t
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/libs/nativewindow/include/vndk/
window.h
98
}
ANativeWindowBuffer_t
;
/system/core/libsystem/include/system/
window-deprecated.h
148
}
ANativeWindowBuffer_t
;
151
typedef
ANativeWindowBuffer_t
android_native_buffer_t;
[
all
...]
/frameworks/native/libs/nativewindow/include/system/
window.h
78
typedef
ANativeWindowBuffer_t
android_native_buffer_t;
[
all
...]
/frameworks/base/services/core/jni/
com_android_server_tv_TvInputHal.cpp
109
sp<
ANativeWindowBuffer_t
> mBuffer;
235
ANativeWindowBuffer_t
* buffer = NULL;
Completed in 296 milliseconds