/external/libvncserver/examples/ |
D | zippy.c | 49 void blank_framebuffer(char* frame_buffer, int x1, int y1, int x2, int y2) in blank_framebuffer() 55 void draw_primary_colors (char* frame_buffer, int x1, int y1, int x2, int y2) in draw_primary_colors() 81 void draw_primary_colours_generic(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2) in draw_primary_colours_generic() 95 void draw_primary_colours_generic_fast(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2) in draw_primary_colours_generic_fast() 113 static void draw_primary_colours_generic_ultrafast(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2) in draw_primary_colours_generic_ultrafast()
|
D | example.c | 98 static void drawline(unsigned char* buffer,int rowstride,int bpp,int x1,int y1,int x2,int y2) in drawline() 130 int i,j,x1,x2,y1,y2; in doptr() local 201 int x1=cd->oldx,y1=cd->oldy,x2,y2; in dokey() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/math/ |
D | GeometryUtils.java | 98 static public boolean colinear (float x1, float y1, float x2, float y2, float x3, float y3) { in colinear() 105 …static public Vector2 triangleCentroid (float x1, float y1, float x2, float y2, float x3, float y3… in triangleCentroid() 112 …static public Vector2 triangleCircumcenter (float x1, float y1, float x2, float y2, float x3, floa… in triangleCircumcenter() 125 static public float triangleArea (float x1, float y1, float x2, float y2, float x3, float y3) { in triangleArea() 129 …static public Vector2 quadrilateralCentroid (float x1, float y1, float x2, float y2, float x3, flo… in quadrilateralCentroid() 151 float y1 = polygon[i + 3]; in polygonCentroid() local 161 float y1 = polygon[offset + 1]; in polygonCentroid() local 183 int y1 = i + 1; in polygonArea() local
|
/external/pdfium/third_party/agg23/ |
D | agg_math.h | 25 AGG_INLINE FX_FLOAT calc_point_location(FX_FLOAT x1, FX_FLOAT y1, in calc_point_location() 31 AGG_INLINE FX_FLOAT calc_distance(FX_FLOAT x1, FX_FLOAT y1, FX_FLOAT x2, FX_FLOAT y2) in calc_distance() 37 AGG_INLINE FX_FLOAT calc_line_point_distance(FX_FLOAT x1, FX_FLOAT y1, in calc_line_point_distance()
|
D | agg_curves.cpp | 30 void curve4_div::init(FX_FLOAT x1, FX_FLOAT y1, in init() 41 void curve4_div::recursive_bezier(FX_FLOAT x1, FX_FLOAT y1, in recursive_bezier() 102 void curve4_div::bezier(FX_FLOAT x1, FX_FLOAT y1, in bezier()
|
D | agg_curves.h | 68 curve4_div(FX_FLOAT x1, FX_FLOAT y1, in curve4_div() 142 curve4(FX_FLOAT x1, FX_FLOAT y1, in curve4() 157 void init(FX_FLOAT x1, FX_FLOAT y1, in init()
|
/external/ceres-solver/internal/ceres/ |
D | partitioned_matrix_view_test.cc | 93 Vector y1 = Vector::Zero(pmv_->num_rows()); in TEST_F() local 113 Vector y1 = Vector::Zero(pmv_->num_rows()); in TEST_F() local 131 Vector y1 = Vector::Zero(pmv_->num_cols_e()); in TEST_F() local
|
/external/skia/src/animator/ |
D | SkPathParts.h | 72 SkScalar y1; variable 90 SkScalar y1; variable
|
D | SkDrawLine.h | 23 SkScalar y1; variable
|
/external/libvncserver/libvncserver/ |
D | font.c | 50 int x1,int y1,int x2,int y2, in rfbDrawCharWithClip() 106 int x1,int y1,int x2,int y2, in rfbDrawStringWithClip() 131 void rfbFontBBox(rfbFontDataPtr font,unsigned char c,int* x1,int* y1,int* x2,int* y2) in rfbFontBBox() 144 int *x1, int *y1, int *x2, int *y2) in rfbWholeFontBBox()
|
D | draw.c | 3 void rfbFillRect(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2,rfbPixel col) in rfbFillRect() 31 void rfbDrawLine(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2,rfbPixel col) in rfbDrawLine()
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/values/ |
D | MeshSpawnShapeValue.java | 18 float x1, y1, z1, field in MeshSpawnShapeValue.Triangle 21 public Triangle( float x1, float y1, float z1, in Triangle() 29 public static Vector3 pick(float x1, float y1, float z1, in pick()
|
D | UnweightedMeshSpawnShapeValue.java | 48 float x1 = vertices[p1Offset], y1 = vertices[p1Offset+1], z1 = vertices[p1Offset+2], in spawnAux() local 59 float x1 = vertices[p1Offset], y1 = vertices[p1Offset+1], z1 = vertices[p1Offset+2], in spawnAux() local
|
D | WeightMeshSpawnShapeValue.java | 53 float x1 = vertices[p1Offset], y1 = vertices[p1Offset+1], z1 = vertices[p1Offset+2], in calculateWeights() local 66 float x1 = vertices[p1Offset], y1 = vertices[p1Offset+1], z1 = vertices[p1Offset+2], in calculateWeights() local
|
/external/dng_sdk/source/ |
D | dng_1d_table.cpp | 89 real64 y1 = fTable [upper]; in SubDivide() local 162 real64 y1 = fTable [1]; in Expand16() local
|
/external/tremolo/Tremolo/ |
D | asm_arm.h | 73 int x1, y1, l; in XPROD32() local 92 int x1, y1, l; in XPROD31() local 111 int x1, y1, l; in XNPROD31() local
|
/external/clang/test/CXX/temp/temp.param/ |
D | p15.cpp | 11 Y<(1 >> 2)> *y1; variable
|
/external/skia/src/core/ |
D | SkEdge.cpp | 36 SkFDot6 x0, y0, x1, y1; in setLine() local 91 int SkEdge::updateLine(SkFixed x0, SkFixed y0, SkFixed x1, SkFixed y1) in updateLine() 178 SkFDot6 x0, y0, x1, y1, x2, y2; in setQuadratic() local 336 SkFDot6 x0, y0, x1, y1, x2, y2, x3, y3; in setCubic() local
|
/external/clang/test/Sema/ |
D | bitfield-promote.c | 10 long long y1; variable 11 __typeof__(((long long)x1.x + 1)) y1; variable
|
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_CommonPerspectiveTransform.cpp | 49 FX_FLOAT y1, in QuadrilateralToQuadrilateral() 92 FX_FLOAT y1, in SquareToQuadrilateral() 119 FX_FLOAT y1, in QuadrilateralToSquare()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_zoom.c | 51 GLint *x0, GLint *x1, GLint *y0, GLint *y1) in compute_zoomed_bounds() 136 GLint x0, x1, y0, y1; in zoom_span() local 366 GLint x0, x1, y0, y1, y; in _swrast_write_zoomed_stencil_span() local 411 GLint x0, x1, y0, y1, y; in _swrast_write_zoomed_z_span() local
|
/external/valgrind/memcheck/tests/ |
D | badrw.c | 12 char y1; in main() local
|
/external/v8/test/webkit/ |
D | for-in-cached.js | 57 forIn3({ __proto__: { y1: 2 } }); property 58 forIn3({ __proto__: { y1: 2 } }); property
|
/external/pdfium/third_party/libopenjpeg20/ |
D | tcd.h | 93 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the code-blocks : left upper corner (x0, y0) right l… member 106 …OPJ_INT32 x0, y0, x1, y1; /* position of the code-blocks : left upper corner (x0, y0) right low c… member 121 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the precinct : left upper corner (x0, y0) right low cor… member 137 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the subband : left upper corner (x0, y0) right low corn… member 149 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the resolution level : left upper corner (x0, y0) right… member 160 …OPJ_INT32 x0, y0, x1, y1; /* dimension of component : left upper corner (x0, y0) right l… member 177 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the tile : left upper corner (x0, y0) right low corner … member
|
/external/autotest/client/virt/ |
D | ppm_utils.py | 88 def image_crop(width, height, data, x1, y1, dx, dy): argument 128 def get_region_md5sum(width, height, data, x1, y1, dx, dy, argument
|