Home
last modified time | relevance | path

Searched defs:dstR (Results 1 – 9 of 9) sorted by relevance

/external/skia/gm/
Ddrawbitmaprect.cpp83 const SkRect& dstR) { in canvasproc()
88 const SkRect& dstR) { in imageproc()
98 const SkRect& dstR) { in imagescaleproc()
Dbitmaprect.cpp64 SkRect dstR = { 0, 200, 128, 380 }; in onDraw() local
143 SkRect dstR = { 100, 100, 300, 200 }; in onDraw() local
Dimage.cpp239 SkRect dstR = SkRect::MakeWH(SkIntToScalar(newW), SkIntToScalar(newH)); in drawResized() local
/external/skia/samplecode/
DSampleStrokePath.cpp20 SkRect dstR = { 0, 0, 640, 480 }; in test_huge_stroke() local
/external/skia/src/core/
DSkBlitMask_D32.cpp308 int dstR = SkGetPackedR32(d); in LCD16_RowProc_Blend() local
349 int dstR = SkGetPackedR32(d); in LCD16_RowProc_Opaque() local
DSkDraw.cpp1228 SkRect dstR; in clipped_out() local
/external/skia/tests/
DDrawBitmapRectTest.cpp300 SkRect dstR = { 0, 0, SkIntToScalar(16), SkIntToScalar(16) }; in DEF_TEST() local
/external/skia/include/core/
DSkColorPriv.h966 int dstR = SkGetPackedR32(dst); in SkBlendLCD16() local
1001 int dstR = SkGetPackedR32(dst); in SkBlendLCD16Opaque() local
/external/skia/src/utils/
DSkLua.cpp529 SkRect srcR, dstR; in lcanvas_drawImageRect() local
1358 SkRect srcR, dstR; in lmatrix_setRectToRect() local