Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c320 struct u_rect *src_rect, struct u_rect *dst_rect, in set_yuv_layer()
378 struct u_rect *src_rect, struct u_rect *dst_rect, bool y) in set_rgb_to_yuv_layer()
544 struct u_rect *src_rect, in vl_compositor_set_buffer_layer()
612 struct u_rect *src_rect, in vl_compositor_set_palette_layer()
641 struct u_rect *src_rect, in vl_compositor_set_rgba_layer()
683 struct u_rect *src_rect, in vl_compositor_yuv_deint_full()
714 struct u_rect *src_rect, in vl_compositor_convert_rgb_to_yuv()
/external/mesa3d/src/mesa/state_tracker/
Dst_scissor.c44 const struct gl_scissor_rect *src_rect = &ctx->Scissor.WindowRects[i]; in st_window_rectangles_to_blit() local
/external/mesa3d/src/gallium/frontends/va/
Dpostproc.c62 struct u_rect src_rect; in vlVaPostProcCompositor() local
122 struct u_rect src_rect; in vlVaPostProcBlit() local
Dsurface.c218 struct u_rect *src_rect, struct u_rect *dst_rect) in vlVaPutSubpictures()
316 struct u_rect src_rect, *dirty_area; in vlVaPutSurface() local
1011 struct u_rect src_rect, dst_rect; in vlVaExportSurfaceHandle() local
Dsubpicture.c183 struct u_rect src_rect = {src_x, src_x + src_width, src_y, src_y + src_height}; in vlVaAssociateSubpicture() local
Dpicture.c720 struct u_rect src_rect, dst_rect; in vlVaEndPicture() local
Dimage.c312 struct u_rect src_rect, dst_rect; in vlVaDeriveImage() local
Dva_private.h256 struct u_rect src_rect; member
/external/mesa3d/src/gallium/frontends/omx/
Dvid_dec_common.c96 struct u_rect src_rect; in vid_dec_FillOutput() local
Dvid_enc_common.c229 struct u_rect src_rect; in enc_ScaleInput_common() local
Dvid_dec_h264_common.c1088 struct u_rect src_rect, dst_rect; in vid_dec_FrameDecoded_common() local
/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp76 const FX_RECT& src_rect, in SetDIBits()
465 const FX_RECT& src_rect, in SetDIBits()
580 const FX_RECT& src_rect, in SetDIBits()
Dfx_win32_device.cpp769 const FX_RECT& src_rect, in GDI_SetDIBits()
1203 const FX_RECT& src_rect, in SetDIBits()
1272 FX_RECT src_rect(0, 0, pStretched->GetWidth(), pStretched->GetHeight()); in UseFoxitStretchEngine() local
1319 FX_RECT src_rect(0, 0, clip_width, clip_height); in StretchDIBits() local
Dfx_win32_gdipext.cpp799 FX_RECT src_rect(0, 0, pBitmap->GetWidth(), pBitmap->GetHeight()); in StretchDIBits() local
/external/mesa3d/src/gallium/frontends/vdpau/
Doutput.c659 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local
729 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
Dpresentation.c214 struct u_rect src_rect, dst_clip, *dirty_area; in vlVdpPresentationQueueDisplay() local
/external/openscreen/cast/standalone_receiver/
Dsdl_video_player.cc142 const SDL_Rect src_rect = { in RenderNextFrame() local
/external/mesa3d/src/gallium/frontends/xvmc/
Dxvmc_private.h93 struct u_rect src_rect; member
Dsurface.c365 struct u_rect src_rect = {srcx, srcx + srcw, srcy, srcy + srch}; in XvMCPutSurface() local
Dsubpicture.c508 struct u_rect src_rect = {subx, subx + subw, suby, suby + subh}; in XvMCBlendSubpicture() local
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp666 FX_RECT src_rect(0, 0, rect.Width(), rect.Height()); in DrawFillStrokePath() local
691 FX_RECT src_rect(0, 0, rect.Width(), rect.Height()); in FillRectWithBlend() local
736 FX_RECT src_rect(dest_rect.left - left, dest_rect.top - top, in SetDIBitsWithBlend() local
788 FX_RECT src_rect(0, 0, pBitmap->GetWidth(), pBitmap->GetHeight()); in SetBitMask() local
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp285 FX_RECT src_rect(0, 0, m_SrcWidth, m_SrcHeight); in CStretchEngine() local
Dcfx_dibbase.cpp893 FX_RECT src_rect(src_left, src_top, src_left + width, src_top + height); in GetOverlapRect() local
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1515 const FX_RECT& src_rect, in SetDIBits()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2391 const FX_RECT& src_rect, in SetDIBits()