HomeSort by relevance Sort by last modified time
    Searched defs:create_window (Results 1 - 16 of 16) 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
  /external/autotest/client/site_tests/graphics_Stress/
graphics_Stress.py 41 def create_window(self, cr, url): member in class:graphics_Stress
64 tab = self.create_window(cr, url)
  /external/vulkan-validation-layers/demos/smoke/
ShellWin32.cpp 64 void ShellWin32::create_window() { function in class:ShellWin32
177 create_window();
ShellWayland.cpp 232 void ShellWayland::create_window() { function in class:ShellWayland
335 create_window();
ShellXcb.cpp 106 void ShellXcb::create_window() { function in class:ShellXcb
275 create_window();
  /external/vulkan-validation-layers/demos/
cube.cpp 252 void create_window();
263 void create_window();
2385 void Demo::create_window() { function in class:Demo
2641 void Demo::create_window() { function in class:Demo
    [all...]
  /external/python/cpython2/Lib/lib-tk/
Tkinter.py 2336 def create_window(self, *args, **kw): member in class:Canvas
    [all...]
  /external/python/cpython3/Lib/tkinter/
__init__.py 2499 def create_window(self, *args, **kw): member in class:Canvas
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term.h 503 #define create_window CUR Strings[277] macro
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py 2276 def create_window(self, *args, **kw): member in class:Canvas
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py 2276 def create_window(self, *args, **kw): member in class:Canvas
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
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/
Tkinter.py 2276 def create_window(self, *args, **kw): member in class:Canvas
    [all...]

Completed in 497 milliseconds