HomeSort by relevance Sort by last modified time
    Searched refs:win (Results 151 - 175 of 475) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
ActivityState.java 149 final Window win = mActivity.getWindow(); local
150 final WindowManager.LayoutParams params = win.getAttributes();
167 win.setAttributes(params);
AbstractGalleryActivity.java 294 Window win = getWindow();
296 win.clearFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN);
298 win.addFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
DexDumpAction.java 233 IWorkbenchWindow win = wb == null ? null : wb.getActiveWorkbenchWindow();
234 final IWorkbenchPage page = win == null ? null : win.getActivePage();
  /external/aac/libAACdec/src/
conceal.cpp 571 int pnsBand, band, group, win; local
578 for (win = 0; win < windowsPerFrame; win++) {
579 pSpecScale[win] = 31;
856 int win, numWindows = 1; local
883 for (win = 0; win < numWindows; win++) {
885 FIXP_DBL *pOut = pSpectralCoefficient + (win * windowLen)
    [all...]
  /external/libvorbis/examples/
frameview.pl 527 my $win;
528 foreach $win (@panel_labels){
529 $win->destroy();
532 foreach $win (@panel_ones){
533 $win->destroy();
536 foreach $win (@panel_twos){
537 $win->destroy();
  /frameworks/base/services/core/java/com/android/server/wm/
DisplayContent.java 329 final WindowState win = task.getTopVisibleAppMainWindow(); local
330 if (win == null) {
455 WindowState win = mTapExcludedWindows.get(i); local
456 win.getTouchableRegion(mTmpRegion);
472 final WindowState win = windows.get(i); local
473 if (win.isHiddenFromUserLocked()) {
474 if (DEBUG_VISIBILITY) Slog.w(TAG_WM, "user changing, hiding " + win
475 + ", attrs=" + win.mAttrs.type + ", belonging to " + win.mOwnerUid);
476 win.hideLw(false)
    [all...]
  /external/mesa3d/src/glx/
glx_pbuffer.c 886 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win,
896 XGetWindowAttributes(dpy, win, &xwattr);
912 return win;
915 (Drawable) win, attrib_list, X_GLXCreateWindow);
934 glXDestroyWindow(Display * dpy, GLXWindow win)
938 DestroyDrawable(dpy, (GLXDrawable) win, X_GLXDestroyWindow);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 327 Window win; member in struct:__anon37840
340 Window win; member in struct:__anon37841
368 Window win; member in struct:__anon37843
423 Window win; member in struct:__anon37846
507 Window win; member in struct:__anon37853
520 Window win; member in struct:__anon37854
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 325 Window win; member in struct:__anon39703
338 Window win; member in struct:__anon39704
366 Window win; member in struct:__anon39706
421 Window win; member in struct:__anon39709
505 Window win; member in struct:__anon39716
518 Window win; member in struct:__anon39717
    [all...]
  /external/deqp/framework/platform/X11/
tcuX11EglPlatform.cpp 51 typedef EGLW_APICALL eglw::EGLSurface (EGLW_APIENTRY* eglX11CreateWindowSurfaceFunc) (eglw::EGLDisplay dpy, eglw::EGLConfig config, EGLNativeWindowType win, const eglw::EGLint* attrib_list);
88 eglw::EGLSurface createWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativeWindowType win, const eglw::EGLint *attrib_list) const
90 return ((eglX11CreateWindowSurfaceFunc)m_egl.createWindowSurface)(dpy, config, reinterpret_cast<EGLNativeWindowType>(win), attrib_list);
  /ndk/sources/cxx-stl/stlport/src/
iostream.cpp 232 auto_ptr<wfilebuf> win(_Stl_create_wfilebuf(stdin, ios_base::in));
238 wistream* ptr_wcin = new(&wcin) wistream(win.get()); win.release();
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertDialog.java 225 final Window win = getWindow(); local
228 win.requestFeature(Window.FEATURE_NO_TITLE);
231 win.addFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestPkgAttrNode.java 266 IWorkbenchWindow win = PlatformUI.getWorkbench().getActiveWorkbenchWindow(); local
267 if (win != null) {
268 IWorkbenchPage page = win.getActivePage();
  /external/libchrome/base/message_loop/
message_loop_unittest.cc 34 #include "base/win/scoped_handle.h"
332 win::ScopedHandle event(CreateEvent(NULL, FALSE, FALSE, NULL));
376 win::ScopedHandle event(CreateEvent(NULL, FALSE, FALSE, NULL));
510 win::ScopedHandle file_;
547 win::ScopedHandle callback_called(CreateEvent(NULL, TRUE, FALSE, NULL));
551 win::ScopedHandle server(
580 win::ScopedHandle callback1_called(
582 win::ScopedHandle callback2_called(
589 win::ScopedHandle server1(
591 win::ScopedHandle server2
    [all...]
  /external/libchrome/base/win/
event_trace_consumer.h 18 namespace win { namespace in namespace:base
147 } // namespace win
scoped_comptr.h 14 namespace win { namespace in namespace:base
165 } // namespace win
  /external/libcxx/test/
testit 60 *-*-mingw* | *-*-cygwin* | *-*-win*)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit 60 *-*-mingw* | *-*-cygwin* | *-*-win*)
  /ndk/sources/host-tools/nawk-20071023/
README 76 file makefile.win gives hints on how to proceed; if you run
78 you can subsequently run nmake -f makefile.win. Beware also that
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
relax-direct.s 17 ;; All the following instructions will be relaxed and win 1 byte
  /external/autotest/client/profilers/powertop/src/
display.c 46 #define print(win, y, x, fmt, args...) do { if (dump) printf(fmt, ## args); else mvwprintw(win, y, x, fmt, ## args); } while (0)
  /external/mesa3d/src/mesa/drivers/x11/
realglx.h 125 _real_glXCreateWindow( Display *dpy, GLXFBConfig config, Window win,
255 _real_glXCushionSGI(Display *dpy, Window win, float cushion);
  /external/opencv3/samples/python2/
asift.py 142 def match_and_draw(win):
155 vis = explore_match(win, img1, img2, kp_pairs, None, H)
  /external/protobuf/
configure.ac 143 mingw* | cygwin* | win*)
  /external/webrtc/webrtc/modules/desktop_capture/win/
cursor.cc 11 #include "webrtc/modules/desktop_capture/win/cursor.h"
16 #include "webrtc/modules/desktop_capture/win/scoped_gdi_object.h"
124 win::ScopedBitmap scoped_mask(iinfo.hbmMask);
125 win::ScopedBitmap scoped_color(iinfo.hbmColor);

Completed in 2631 milliseconds

1 2 3 4 5 67 8 91011>>