HomeSort by relevance Sort by last modified time
    Searched refs:coords (Results 226 - 250 of 267) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/freetype/src/truetype/
ttgload.c 255 FT_Vector* coords,
264 coords[k].x += delta_x;
268 coords[k].y += delta_y;
    [all...]
  /external/skia/src/effects/
SkLightingImageFilter.cpp 1170 const char* coords; local
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.h     [all...]
gltrace_api.cpp     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 538 self.cv.coords(polyitem, *cl)
569 self.cv.coords(lineitem, *cl)
735 self.cv.coords(item, (x * self.xscale, -y * self.yscale))
760 cl = self.cv.coords(item)
770 coordinates = self.cv.coords(item)
777 self.cv.coords(item, *newcoordlist)
    [all...]
ttk.py     [all...]
Tkinter.py 2235 def coords(self, *args): member in class:Canvas
2813 def coords(self, value=None): member in class:Scale
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 538 self.cv.coords(polyitem, *cl)
569 self.cv.coords(lineitem, *cl)
735 self.cv.coords(item, (x * self.xscale, -y * self.yscale))
760 cl = self.cv.coords(item)
770 coordinates = self.cv.coords(item)
777 self.cv.coords(item, *newcoordlist)
    [all...]
ttk.py     [all...]
Tkinter.py 2235 def coords(self, *args): member in class:Canvas
2813 def coords(self, value=None): member in class:Scale
    [all...]
  /frameworks/base/services/input/
InputReader.cpp 5342 const PointerCoords& coords = mPointerGesture.currentGestureCoords[index]; local
5354 const PointerCoords& coords = mPointerGesture.lastGestureCoords[index]; local
    [all...]
InputReader.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glext.h     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_enc.cpp     [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
  /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 
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 439 init_textures(parts.coords, reg_t(Rx), reg_t(Ry));
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSParser-in.cpp 1873 Vector<int> coords; local
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
dojo-1.6.1.js     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h 1244 xTranslateCoordsReply coords; member in union:__anon38619
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 1244 xTranslateCoordsReply coords; member in union:__anon40209
    [all...]

Completed in 5097 milliseconds

1 2 3 4 5 6 7 8 91011