HomeSort by relevance Sort by last modified time
    Searched refs:create_window (Results 1 - 15 of 15) sorted by null

  /hardware/intel/common/libva/test/common/
va_display_android.cpp 51 static int create_window(int x, int y, int width, int height) function
88 create_window(dst_rect->x, dst_rect->y, dst_rect->width, dst_rect->height);
  /hardware/intel/common/libva/test/putsurface/
putsurface_android.cpp 47 static int create_window(void *win_display, int x, int y, int width, int height);
63 static int create_window(void *win_display, int x, int y, int width, int height) function
putsurface_x11.c 35 static int create_window(void *win_display, int x, int y, int width, int height);
71 static int create_window(void *win_display, int x, int y, int width, int height) function
putsurface_wayland.c 37 static int create_window(void *win_display,
244 create_window(void *win_display, int x, int y, int width, int height) function
putsurface_common.c 629 create_window(win_display, win_x, win_y, win_width, win_height);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 224 id = canvas.create_window(x, y, window=label, anchor="nw")
Tkinter.py 2276 def create_window(self, *args, **kw): member in class:Canvas
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 224 id = canvas.create_window(x, y, window=label, anchor="nw")
Tkinter.py 2276 def create_window(self, *args, **kw): member in class:Canvas
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 257 id = self.canvas.create_window(textx, texty,
Debugger.py 433 self.sfid = canvas.create_window(0, 0, window=subframe, anchor="nw")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 257 id = self.canvas.create_window(textx, texty,
Debugger.py 433 self.sfid = canvas.create_window(0, 0, window=subframe, anchor="nw")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
term.h 503 #define create_window CUR Strings[277] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term.h 503 #define create_window CUR Strings[277] macro
    [all...]

Completed in 284 milliseconds