/development/ndk/platforms/android-9/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/frameworks/native/include/android/ |
native_window.h | 102 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window,
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/ |
native_window.h | 99 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width, int32_t height, int32_t format);
|
/frameworks/base/native/android/ |
native_window.cpp | 61 int32_t ANativeWindow_setBuffersGeometry(ANativeWindow* window, int32_t width,
|