/external/mesa3d/src/mesa/swrast/ |
D | s_aatritemp.h | 182 const GLfloat dxdy = majDx / majDy; variable 251 const GLfloat dxdy = majDx / majDy; variable
|
D | s_tritemp.h | 119 GLfloat dxdy; /* dx/dy */ in NAME() member
|
D | s_aaline.c | 415 GLfloat dxdy = line->dx / line->dy; in segment() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_aatritemp.h | 182 const GLfloat dxdy = majDx / majDy; variable 251 const GLfloat dxdy = majDx / majDy; variable
|
D | s_tritemp.h | 119 GLfloat dxdy; /* dx/dy */ in NAME() member
|
D | s_aaline.c | 415 GLfloat dxdy = line->dx / line->dy; in segment() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_setup_line.c | 438 const float dxdy = dx / dy; in try_setup_line() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_line.c | 438 const float dxdy = dx / dy; in try_setup_line() local
|
/external/skia/src/pathops/ |
D | SkOpSegment.h | 81 SkVector dxdy(int index) const { in dxdy() function
|
D | SkDQuadIntersection.cpp | 125 SkDVector dxdy = q2.dxdyAtT(tMid); in add_intercept() local
|
D | SkOpSegment.cpp | 2619 SkVector dxdy; in findCoincidentMatch() local
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | QuadraticImplicit.cpp | 133 _Vector dxdy = dxdy_at_t(q2, tMid); in addIntercept() local
|
D | Simplify.cpp | 2373 SkVector dxdy(int index) const { in dxdy() function in Segment
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkOpSegment.h | 81 SkVector dxdy(int index) const { in dxdy() function
|
D | SkDQuadIntersection.cpp | 125 SkDVector dxdy = q2.dxdyAtT(tMid); in add_intercept() local
|
D | SkOpSegment.cpp | 2619 SkVector dxdy; in findCoincidentMatch() local
|
/external/skia/experimental/Intersection/ |
D | QuadraticImplicit.cpp | 133 _Vector dxdy = dxdy_at_t(q2, tMid); in addIntercept() local
|
D | Simplify.cpp | 2373 SkVector dxdy(int index) const { in dxdy() function in Segment
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 57 float dxdy; /**< dx/dy */ member
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
D | sp_setup.c | 57 float dxdy; /**< dx/dy */ member
|