HomeSort by relevance Sort by last modified time
    Searched defs:display (Results 326 - 350 of 602) sorted by null

<<11121314151617181920>>

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 188 EGLDisplay display = eglGetDisplay(EGL_DEFAULT_DISPLAY); local
189 eglMakeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT);
190 eglTerminate(display);
221 // no more references, this display must be terminated
243 void SurfaceFlinger::destroyDisplay(const sp<IBinder>& display) {
246 ssize_t idx = mCurrentState.displays.indexOfKey(display);
248 ALOGW("destroyDisplay: invalid display token");
254 ALOGE("destroyDisplay called for non-virtual display");
264 "Overwriting display token for display type %d", type)
3178 sp<IBinder> display; member in class:android::MessageCaptureScreen
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 487 void *display; member in struct:VideoParamsUpstreamBuffer
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 48 import android.view.Display;
424 Display display = mLauncher.getWindowManager().getDefaultDisplay(); local
425 display.getSize(mDisplaySize);
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationFragment.java 56 import android.view.Display;
656 * Display a photo using the Photoviewer component.
785 final Display display = getActivity().getWindowManager().getDefaultDisplay(); local
    [all...]
  /prebuilts/devtools/tools/lib/
sdkstats.jar 
jfreechart-swt-1.0.9.jar 
sdkuilib.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java 77 import org.eclipse.swt.widgets.Display;
413 Display display = parent.getDisplay(); local
414 updateColor(display, mValues.background, true /*background*/);
415 updateColor(display, mValues.foreground, false /*background*/);
468 // display the old previews for a brief period until the preview delay timer expires.
537 Display display = mPreviewArea.getDisplay(); local
538 //updateColor(display, new RGB(0xa4, 0xc6, 0x39), true /*background*/);
539 updateColor(display, mValues.background, true /*background*/)
882 Display display = mClipartForm.getDisplay(); local
963 Display display = mPreviewArea.getDisplay(); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 85 import org.eclipse.swt.widgets.Display;
144 /** When true, always display the outline of all views. */
147 /** When true, display the outline of all empty parent views. */
294 Display display = getDisplay(); local
295 mFont = display.getSystemFont();
300 mHoverOverlay.create(display);
302 mSelectionOverlay.create(display);
305 mImageOverlay.create(display);
307 mLintOverlay.create(display);
    [all...]
PaletteControl.java 93 import org.eclipse.swt.widgets.Display;
873 Display display = getDisplay(); local
1079 Display display = getDisplay(); local
    [all...]
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/mesa3d/include/GL/
glxext.h 469 Display *display; /* display the event was read from */ member in struct:__anon16199
528 extern GLXFBConfig * glXGetFBConfigs (Display *dpy, int screen, int *nelements);
529 extern GLXFBConfig * glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements);
530 extern int glXGetFBConfigAttrib (Display *dpy, GLXFBConfig config, int attribute, int *value);
531 extern XVisualInfo * glXGetVisualFromFBConfig (Display *dpy, GLXFBConfig config);
532 extern GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
533 extern void glXDestroyWindow (Display *dpy, GLXWindow win);
534 extern GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list)
    [all...]
  /frameworks/base/media/java/android/media/
MediaRouter.java 30 import android.hardware.display.DisplayManager;
31 import android.hardware.display.WifiDisplay;
32 import android.hardware.display.WifiDisplayStatus;
42 import android.view.Display;
127 // Only the system can configure wifi displays. The display manager
143 // This will select the active wifi display route if there is one.
273 // Update wifi display scanning.
278 // Don't scan while already connected to a remote display since
319 public Display[] getAllPresentationDisplays() {
606 * of the device's primary display or a customize
1858 Display display = choosePresentationDisplay(); local
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 195 int ext_ovls; /* # of overlays on external display for current composition */
196 int ext_ovls_wanted; /* # of overlays that should be on external display for current composition */
197 int last_ext_ovls; /* # of overlays on external/internal display for last composition */
666 /* display position */
800 /* align crop window with display coordinates */
857 /* display position */
923 /* FIXME: limit vertical downscale well below theoretical limit as we saw display artifacts */
935 /* :HACK: limit horizontal downscale well below theoretical limit as we saw display artifacts */
1180 char display[PROPERTY_VALUE_MAX]; local
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 1161 Rect display = mViewport; local
1175 Rect display = mViewport; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h 421 Display *display; /* display the event was read from */ member in struct:__anon29723
480 extern GLXFBConfig * glXGetFBConfigs (Display *, int, int *);
481 extern GLXFBConfig * glXChooseFBConfig (Display *, int, const int *, int *);
482 extern int glXGetFBConfigAttrib (Display *, GLXFBConfig, int, int *);
483 extern XVisualInfo * glXGetVisualFromFBConfig (Display *, GLXFBConfig);
484 extern GLXWindow glXCreateWindow (Display *, GLXFBConfig, Window, const int *);
485 extern void glXDestroyWindow (Display *, GLXWindow);
486 extern GLXPixmap glXCreatePixmap (Display *, GLXFBConfig, Pixmap, const int *)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h 465 Display *display; /* display the event was read from */ member in struct:__anon31586
524 extern GLXFBConfig * glXGetFBConfigs (Display *dpy, int screen, int *nelements);
525 extern GLXFBConfig * glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements);
526 extern int glXGetFBConfigAttrib (Display *dpy, GLXFBConfig config, int attribute, int *value);
527 extern XVisualInfo * glXGetVisualFromFBConfig (Display *dpy, GLXFBConfig config);
528 extern GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
529 extern void glXDestroyWindow (Display *dpy, GLXWindow win);
530 extern GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java 43 import android.hardware.display.DisplayManager;
44 import android.hardware.display.DisplayManagerInternal;
81 import android.view.Display;
683 // Set to true when the display contains content to show the user.
684 // When false, the display manager may choose to mirror or blank the display.
687 // Only set while traversing the default display based on its content.
7511 final Display display = displayContent.getDisplay(); local
9513 final Display display = displayContent.getDisplay(); local
11758 final Display display = mDisplayManager.getDisplay(displayId); local
11804 final Display display = mDisplayManager.getDisplay(displayId); local
    [all...]
  /external/mksh/src/
edit.c 5122 display(char *wb1, char *wb2, int leftside) function
    [all...]
  /external/vogar/lib/
caliper.jar 

Completed in 857 milliseconds

<<11121314151617181920>>