Searched refs:window (Results 1 - 25 of 353) sorted by relevance

1234567891011>>

/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
H A Dnative_activity.h145 * Focus has changed in this NativeActivity's window. This is often used,
151 * The drawing window for this native activity has been created. You
152 * can use the given native window object to start drawing.
154 void (*onNativeWindowCreated)(ANativeActivity* activity, ANativeWindow* window);
157 * The drawing window for this native activity has been resized. You should
158 * retrieve the new size from the window and ensure that your rendering in
161 void (*onNativeWindowResized)(ANativeActivity* activity, ANativeWindow* window);
164 * The drawing window for this native activity needs to be redrawn. To avoid
167 * drawing their window in its current state.
169 void (*onNativeWindowRedrawNeeded)(ANativeActivity* activity, ANativeWindow* window);
[all...]
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
H A Dnative_activity.h145 * Focus has changed in this NativeActivity's window. This is often used,
151 * The drawing window for this native activity has been created. You
152 * can use the given native window object to start drawing.
154 void (*onNativeWindowCreated)(ANativeActivity* activity, ANativeWindow* window);
157 * The drawing window for this native activity has been resized. You should
158 * retrieve the new size from the window and ensure that your rendering in
161 void (*onNativeWindowResized)(ANativeActivity* activity, ANativeWindow* window);
164 * The drawing window for this native activity needs to be redrawn. To avoid
167 * drawing their window in its current state.
169 void (*onNativeWindowRedrawNeeded)(ANativeActivity* activity, ANativeWindow* window);
[all...]
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
H A Dnative_activity.h145 * Focus has changed in this NativeActivity's window. This is often used,
151 * The drawing window for this native activity has been created. You
152 * can use the given native window object to start drawing.
154 void (*onNativeWindowCreated)(ANativeActivity* activity, ANativeWindow* window);
157 * The drawing window for this native activity has been resized. You should
158 * retrieve the new size from the window and ensure that your rendering in
161 void (*onNativeWindowResized)(ANativeActivity* activity, ANativeWindow* window);
164 * The drawing window for this native activity needs to be redrawn. To avoid
167 * drawing their window in its current state.
169 void (*onNativeWindowRedrawNeeded)(ANativeActivity* activity, ANativeWindow* window);
[all...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
H A Dnative_activity.h152 * Focus has changed in this NativeActivity's window. This is often used,
158 * The drawing window for this native activity has been created. You
159 * can use the given native window object to start drawing.
161 void (*onNativeWindowCreated)(ANativeActivity* activity, ANativeWindow* window);
164 * The drawing window for this native activity has been resized. You should
165 * retrieve the new size from the window and ensure that your rendering in
168 void (*onNativeWindowResized)(ANativeActivity* activity, ANativeWindow* window);
171 * The drawing window for this native activity needs to be redrawn. To avoid
174 * drawing their window in its current state.
176 void (*onNativeWindowRedrawNeeded)(ANativeActivity* activity, ANativeWindow* window);
[all...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
H A Dnative_activity.h152 * Focus has changed in this NativeActivity's window. This is often used,
158 * The drawing window for this native activity has been created. You
159 * can use the given native window object to start drawing.
161 void (*onNativeWindowCreated)(ANativeActivity* activity, ANativeWindow* window);
164 * The drawing window for this native activity has been resized. You should
165 * retrieve the new size from the window and ensure that your rendering in
168 void (*onNativeWindowResized)(ANativeActivity* activity, ANativeWindow* window);
171 * The drawing window for this native activity needs to be redrawn. To avoid
174 * drawing their window in its current state.
176 void (*onNativeWindowRedrawNeeded)(ANativeActivity* activity, ANativeWindow* window);
[all...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
H A Dnative_activity.h152 * Focus has changed in this NativeActivity's window. This is often used,
158 * The drawing window for this native activity has been created. You
159 * can use the given native window object to start drawing.
161 void (*onNativeWindowCreated)(ANativeActivity* activity, ANativeWindow* window);
164 * The drawing window for this native activity has been resized. You should
165 * retrieve the new size from the window and ensure that your rendering in
168 void (*onNativeWindowResized)(ANativeActivity* activity, ANativeWindow* window);
171 * The drawing window for this native activity needs to be redrawn. To avoid
174 * drawing their window in its current state.
176 void (*onNativeWindowRedrawNeeded)(ANativeActivity* activity, ANativeWindow* window);
[all...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/android/
H A Dnative_window.h27 * Pixel formats that a window can use.
63 void ANativeWindow_acquire(ANativeWindow* window);
68 void ANativeWindow_release(ANativeWindow* window);
71 * Return the current width in pixels of the window surface. Returns a
74 int32_t ANativeWindow_getWidth(ANativeWindow* window);
77 * Return the current height in pixels of the window surface. Returns a
80 int32_t ANativeWindow_getHeight(ANativeWindow* window);
83 * Return the current pixel format of the window surface. Returns a
86 int32_t ANativeWindow_getFormat(ANativeWindow* window);
89 * Change the format and size of the window buffer
[all...]

Completed in 409 milliseconds

1234567891011>>