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

  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue177/
Points.java 20 public class Points {
21 public Map<String, PointBean> points; field in class:Points
25 return "All Points";
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug281.go 31 func (o *Obj) Points() [2]Point{
46 q = p.Sub(o.Points()[0])
51 q = p.Sub(o.Points()[x])
  /prebuilts/go/linux-x86/test/fixedbugs/
bug281.go 31 func (o *Obj) Points() [2]Point{
46 q = p.Sub(o.Points()[0])
51 q = p.Sub(o.Points()[x])
  /external/dng_sdk/source/
dng_gain_map.h 54 /// samples (points), sample spacing, origin, and number of color planes.
57 const dng_point &points,
64 const dng_point & Points () const
  /external/pdfium/xfa/fde/css/
cfde_cssnumbervalue.h 22 Points,
  /external/deqp/framework/referencerenderer/
rrPrimitiveAssembler.hpp 293 struct Points
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplustypes.h 435 PointF *Points;
441 PathData(): Count(0), Points(NULL), Types(NULL) {}
  /external/mesa3d/src/mesa/tnl/
t_context.h 455 tnl_points_func Points; /* must now respect vb->elts */
459 /* These functions are called in order to render points, lines,
465 /* Render whole unclipped primitives (points, lines, linestrips,
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 969 milliseconds