/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_device.cpp | 272 FX_RECT src_rect(0, 0, FXSYS_round(rect.Width() * fScaleX), in DrawPath() local 315 FX_RECT src_rect(0, 0, pRect->Width(), pRect->Height()); in FillRect() local 374 FX_RECT src_rect(dest_rect.left - left, dest_rect.top - top, in SetDIBits() local 403 FX_RECT src_rect(0, 0, bg_pixel_width, bg_pixel_height); in SetDIBits() local 435 FX_RECT src_rect(0, 0, pBitmap->GetWidth(), pBitmap->GetHeight()); in SetBitMask() local
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_compositor.c | 872 struct u_rect *src_rect, in vl_compositor_set_buffer_layer() 926 struct u_rect *src_rect, in vl_compositor_set_palette_layer() 955 struct u_rect *src_rect, in vl_compositor_set_rgba_layer()
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | output.c | 638 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local 697 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
|
D | presentation.c | 211 struct u_rect src_rect, dst_clip, *dirty_area; in vlVdpPresentationQueueDisplay() local
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
D | xvmc_private.h | 93 struct u_rect src_rect; member
|
D | surface.c | 357 struct u_rect src_rect = {srcx, srcx + srcw, srcy, srcy + srch}; in XvMCPutSurface() local
|
D | subpicture.c | 439 struct u_rect src_rect = {subx, subx + subw, suby, suby + subh}; in XvMCBlendSubpicture() local
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_device.cpp | 1115 FX_RECT src_rect(0, 0, width, height); in SetDIBits() local 1135 FX_RECT src_rect(0, 0, width, height); in SetDIBits() local 1170 FX_RECT src_rect(0, 0, pStretched->GetWidth(), pStretched->GetHeight()); in UseFoxitStretchEngine() local 1220 FX_RECT src_rect(0, 0, clip_width, clip_height); in StretchDIBits() local
|
D | fx_win32_gdipext.cpp | 960 FX_RECT src_rect(0, 0, pBitmap->GetWidth(), pBitmap->GetHeight()); in StretchDIBits() local
|
/external/opencv3/modules/photo/src/ |
D | align.cpp | 171 Rect src_rect(max(-shift.x, 0), max(-shift.y, 0), width, height); in shiftMat() local
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_engine.cpp | 295 FX_RECT src_rect(0, 0, m_SrcWidth, m_SrcHeight); in CStretchEngine() local
|
D | fx_dib_main.cpp | 355 FX_RECT src_rect(src_left, src_top, src_left + width, src_top + height); in GetOverlapRect() local
|