HomeSort by relevance Sort by last modified time
    Searched refs:EDGE (Results 1 - 5 of 5) sorted by null

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYFramingModel.java 21 EDGE,
XYPlot.java 89 private XYFramingModel domainFramingModel = XYFramingModel.EDGE;
90 private XYFramingModel rangeFramingModel = XYFramingModel.EDGE;
386 case EDGE:
402 case EDGE:
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
rasterizer_impl.h 75 struct EDGE
77 double a, b; // a, b edge coefficients in fix8
89 /// @param vEdge0-2 - edge equations evaluated at sample pos at each of the 4 corners of a raster tile
90 /// @param vA, vB - A & B coefs for each edge of the triangle (Ax + Bx + C)
91 /// @param vStepQuad0-2 - edge equations evaluated at the UL corners of the 2x2 pixel quad.
94 INLINE uint64_t rasterizePartialTile(DRAW_CONTEXT *pDC, double startEdges[NumEdges], EDGE *pRastEdges)
128 // if edge 0 is degenerate and will be skipped; init the mask
260 // Top: if an edge is horizontal, and it is above other edges in tri pixel space, it is a 'top' edge
261 // Left: if an edge is not horizontal, and it is on the left side of the triangle in pixel space, it is a 'left' edg
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 145 milliseconds