HomeSort by relevance Sort by last modified time
    Searched refs:y1 (Results 201 - 225 of 1093) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasPathMethods.h 48 void arcTo(float x0, float y0, float x1, float y1, float radius, ExceptionState&);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceLinearGradient.cpp 48 return SVGLengthContext::resolvePoint(element(), attributes.gradientUnits(), attributes.x1(), attributes.y1());
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGLinearGradientElement.h 40 SVGAnimatedLength* y1() const { return m_y1.get(); } function in class:blink::FINAL
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_composite.h 30 int x0, int y0, int x1, int y1);
  /external/chromium_org/third_party/skia/include/utils/
SkCullPoints.h 41 bool sect_test(int x0, int y0, int x1, int y1) const;
  /external/chromium_org/third_party/skia/src/core/
SkEdgeClipper.h 38 void appendVLine(SkScalar x, SkScalar y0, SkScalar y1, bool reverse);
  /external/chromium_org/third_party/skia/src/svg/
SkSVGLinearGradient.cpp 18 SVG_ATTRIBUTE(y1),
  /external/chromium_org/ui/events/test/
mock_motion_event.cc 51 float y1)
53 PushPointer(x1, y1);
63 float y1,
67 PushPointer(x1, y1);
  /external/kernel-headers/original/uapi/linux/dvb/
osd.h 34 OSD_Open, // (x0,y0,x1,y1,BitPerPixel[2/4/8](color&0x0F),mix[0..15](color&0xF0))
49 OSD_SetColor, // (color,R{x0},G{y0},B{x1},opacity{y1})
73 OSD_SetBlock, // (x0,y0,x1,y1,increment{color},data)
74 // fills pixels x0,y0 through x1,y1 with the content of data[]
81 OSD_FillBlock, // (x0,y0,x1,y1,color)
82 // fills pixels x0,y0 through x1,y1 with the color <col>
84 OSD_Line, // (x0,y0,x1,y1,color)
85 // draw a line from x0,y0 to x1,y1 with the color <col>
87 OSD_Query, // (x0,y0,x1,y1,xasp{color}}), yasp=11
105 int y1; member in struct:osd_cmd_s
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_composite.h 30 int x0, int y0, int x1, int y1);
  /external/opencv/cv/src/
_cvgeom.h 55 int icvIntersectLines( double x1, double dx1, double y1, double dy1,
  /external/skia/include/utils/
SkCullPoints.h 41 bool sect_test(int x0, int y0, int x1, int y1) const;
  /external/skia/src/core/
SkEdgeClipper.h 38 void appendVLine(SkScalar x, SkScalar y0, SkScalar y1, bool reverse);
  /external/skia/src/svg/
SkSVGLinearGradient.cpp 18 SVG_ATTRIBUTE(y1),
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cl_ltp.h 145 Word16 y1[], /* o : Filtered adaptive excitation Q0 */
149 Word16 g_coeff[], /* o : Correlations between xn, y1, & y2 */
gain_q.h 157 Word16 y1[], /* i : Adaptive codebook. */
159 Word16 g_coeff[], /* i : Correlations <xn y1> <y1 y1> */
  /frameworks/base/core/java/android/util/
MathUtils.java 94 public static float dist(float x1, float y1, float x2, float y2) {
96 final float y = (y2 - y1);
100 public static float dist(float x1, float y1, float z1, float x2, float y2, float z2) {
102 final float y = (y2 - y1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/dvb/
osd.h 34 OSD_Open, // (x0,y0,x1,y1,BitPerPixel[2/4/8](color&0x0F),mix[0..15](color&0xF0))
49 OSD_SetColor, // (color,R{x0},G{y0},B{x1},opacity{y1})
73 OSD_SetBlock, // (x0,y0,x1,y1,increment{color},data)
74 // fills pixels x0,y0 through x1,y1 with the content of data[]
81 OSD_FillBlock, // (x0,y0,x1,y1,color)
82 // fills pixels x0,y0 through x1,y1 with the color <col>
84 OSD_Line, // (x0,y0,x1,y1,color)
85 // draw a line from x0,y0 to x1,y1 with the color <col>
87 OSD_Query, // (x0,y0,x1,y1,xasp{color}}), yasp=11
105 int y1; member in struct:osd_cmd_s
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/dvb/
osd.h 34 OSD_Open, // (x0,y0,x1,y1,BitPerPixel[2/4/8](color&0x0F),mix[0..15](color&0xF0))
49 OSD_SetColor, // (color,R{x0},G{y0},B{x1},opacity{y1})
73 OSD_SetBlock, // (x0,y0,x1,y1,increment{color},data)
74 // fills pixels x0,y0 through x1,y1 with the content of data[]
81 OSD_FillBlock, // (x0,y0,x1,y1,color)
82 // fills pixels x0,y0 through x1,y1 with the color <col>
84 OSD_Line, // (x0,y0,x1,y1,color)
85 // draw a line from x0,y0 to x1,y1 with the color <col>
87 OSD_Query, // (x0,y0,x1,y1,xasp{color}}), yasp=11
105 int y1; member in struct:osd_cmd_s
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/dvb/
osd.h 59 int y1; member in struct:osd_cmd_s
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/dvb/
osd.h 59 int y1; member in struct:osd_cmd_s
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/dvb/
osd.h 59 int y1; member in struct:osd_cmd_s
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/dvb/
osd.h 59 int y1; member in struct:osd_cmd_s
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/dvb/
osd.h 59 int y1; member in struct:osd_cmd_s
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/dvb/
osd.h 59 int y1; member in struct:osd_cmd_s

Completed in 726 milliseconds

1 2 3 4 5 6 7 891011>>