Home
last modified time | relevance | path

Searched refs:dx2 (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebCore/platform/graphics/qt/
DFontQt.cpp124 qreal dx1 = 0, dx2 = 0, dy1 = 0, dy2 = 0; in drawComplexText() local
126 dx2 = shadowSize.width(); in drawComplexText()
134 clip.adjust(dx1, dx2, dy1, dy2); in drawComplexText()
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java294 …public boolean drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2,… in drawImage() argument
296 return graphics.drawImage(img, dx1, dy1, dx2, dy2, sx1, sy1, sx2, sy2, bgcolor, observer); in drawImage()
299 …public boolean drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2,… in drawImage() argument
301 return graphics.drawImage(img, dx1, dy1, dx2, dy2, sx1, sy1, sx2, sy2, observer); in drawImage()
/external/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp163 SkFixed dx2 = dx+dx; in decal_nofilter_scale() local
164 SkFixed dx4 = dx2+dx2; in decal_nofilter_scale()
DSkBitmapProcState_matrix_repeat.h100 SkFixed dx2 = dx+dx; in SCALE_NOFILTER_NAME() local
101 SkFixed dx4 = dx2+dx2; in SCALE_NOFILTER_NAME()
DSkBitmapProcState_matrix_clamp.h102 SkFixed dx2 = dx+dx; in SCALE_NOFILTER_NAME() local
103 SkFixed dx4 = dx2+dx2; in SCALE_NOFILTER_NAME()
/external/skia/include/core/
DSkPath.h272 void rQuadTo(SkScalar dx1, SkScalar dy1, SkScalar dx2, SkScalar dy2);
/external/quake/quake/src/QW/scitech/include/
Dmgraph.h1564 m_int MGL_backfacing(fix32_t dx1,fix32_t dy1,fix32_t dx2,fix32_t dy2);
1597 m_int ASMAPI MGL_backfacing(fix32_t dx1,fix32_t dy1,fix32_t dx2,fix32_t dy2);
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
DMGRAPH.H1564 m_int MGL_backfacing(fix32_t dx1,fix32_t dy1,fix32_t dx2,fix32_t dy2);
1597 m_int ASMAPI MGL_backfacing(fix32_t dx1,fix32_t dy1,fix32_t dx2,fix32_t dy2);