Searched defs:dstR (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebKit/android/plugins/
H A DANPCanvasInterface.cpp156 SkRect dstR; local
163 *SkANP::SetRect(&dstR, *dst), paint);
/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_blit_N.c2276 Uint32 dstR, dstG, dstB; member in struct:blit_table
2450 MASKOK(dstfmt->Rmask, table[which].dstR) &&
/external/skia/src/core/
H A DSkDraw.cpp1009 SkRect dstR; local
1012 m.mapRect(&dstR, srcR);
1013 dstR.roundOut(&devIR);

Completed in 154 milliseconds