HomeSort by relevance Sort by last modified time
    Searched defs:point0 (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/openvg/
PathOpenVG.cpp 233 const FloatPoint& point0 = m_path->m_currentPoint; local
234 if (!radius || point0 == point1 || point1 == point2) {
239 FloatSize v01 = point0 - point1;
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
riva_mmio.h 289 U032 point0; /* y_x S16_S16 in pixels 0- 3*/ member in struct:__anon9615::__anon9616

Completed in 209 milliseconds