Home
last modified time | relevance | path

Searched defs:src_rect (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c872 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/
Doutput.c638 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local
697 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
Dpresentation.c211 struct u_rect src_rect, dst_clip, *dirty_area; in vlVdpPresentationQueueDisplay() local
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dxvmc_private.h93 struct u_rect src_rect; member
Dsurface.c357 struct u_rect src_rect = {srcx, srcx + srcw, srcy, srcy + srch}; in XvMCPutSurface() local
Dsubpicture.c439 struct u_rect src_rect = {subx, subx + subw, suby, suby + subh}; in XvMCBlendSubpicture() local
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp642 FX_RECT src_rect(0, 0, FXSYS_round(rect.Width() * fScaleX), in DrawFillStrokePath() local
676 FX_RECT src_rect(0, 0, pRect->Width(), pRect->Height()); in FillRectWithBlend() local
725 FX_RECT src_rect(dest_rect.left - left, dest_rect.top - top, in SetDIBitsWithBlend() local
783 FX_RECT src_rect(0, 0, pBitmap->GetWidth(), pBitmap->GetHeight()); in SetBitMask() local
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp1228 FX_RECT src_rect(0, 0, width, height); in SetDIBits() local
1248 FX_RECT src_rect(0, 0, width, height); in SetDIBits() local
1279 FX_RECT src_rect(0, 0, pStretched->GetWidth(), pStretched->GetHeight()); in UseFoxitStretchEngine() local
1324 FX_RECT src_rect(0, 0, clip_width, clip_height); in StretchDIBits() local
Dfx_win32_gdipext.cpp962 FX_RECT src_rect(0, 0, pBitmap->GetWidth(), pBitmap->GetHeight()); in StretchDIBits() local
/external/pdfium/core/fxge/dib/
Dfx_dib_engine.cpp346 FX_RECT src_rect(0, 0, m_SrcWidth, m_SrcHeight); in CStretchEngine() local
Dfx_dib_main.cpp386 FX_RECT src_rect(src_left, src_top, src_left + width, src_top + height); in GetOverlapRect() local