Home
last modified time | relevance | path

Searched defs:window (Results 1 – 14 of 14) sorted by relevance

/development/ide/xcode/ports/
Dskia_mac.cp52 WindowRef window; local
/development/ndk/sources/android/native_app_glue/
Dandroid_native_app_glue.c298 static void android_app_set_window(struct android_app* android_app, ANativeWindow* window) { in android_app_set_window()
404 static void onNativeWindowCreated(ANativeActivity* activity, ANativeWindow* window) { in onNativeWindowCreated()
409 static void onNativeWindowDestroyed(ANativeActivity* activity, ANativeWindow* window) { in onNativeWindowDestroyed()
Dandroid_native_app_glue.h150 ANativeWindow* window; member
/development/samples/BrowserPlugin/jni/animation/
DAnimationPlugin.cpp120 NPWindow *window = obj->window; in showEntirePluginOnScreen() local
/development/tools/emulator/system/camera/
DPreviewWindow.cpp49 status_t PreviewWindow::setPreviewWindow(struct preview_stream_ops* window, in setPreviewWindow()
DEmulatedCamera.cpp244 status_t EmulatedCamera::setPreviewWindow(struct preview_stream_ops* window) in setPreviewWindow()
689 struct preview_stream_ops* window) in set_preview_window()
/development/samples/BrowserPlugin/jni/
DPluginObject.h90 NPWindow* window; member
Dmain.cpp289 NPError NPP_SetWindow(NPP instance, NPWindow* window) in NPP_SetWindow()
/development/ndk/platforms/android-3/include/linux/
Datmsap.h73 unsigned char window; member
84 unsigned char window; member
Dtcp.h48 __u16 window; member
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DContentFragment.java204 Window window = getActivity().getWindow(); in setSystemUiVisible() local
/development/samples/BrowserPlugin/jni/form/
DFormPlugin.cpp359 NPWindow *window = obj->window; in scrollIntoView() local
/development/ndk/platforms/android-3/include/
Dzlib.h1340 #define inflateBackInit(strm, windowBits, window) \ argument
/development/tools/emulator/opengl/system/egl/
Degl.cpp250 ANativeWindow* window) in egl_window_surface_t()
285 ANativeWindow* window) in create()