Searched defs:dRect (Results 1 – 1 of 1) sorted by relevance
274 static int32_t BlitGe2dNoAlpha(ISurface *srcSurface, IRect sRect, ISurface *dstSurface, IRect dRect) in BlitGe2dNoAlpha()315 static int32_t BlitGe2dAlpha(ISurface *dstSurface, IRect dRect) in BlitGe2dAlpha()345 IRect sRect, dRect; in Blit() local