Home
last modified time | relevance | path

Searched defs:dst_rect (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_scissor.c45 struct pipe_scissor_state *dst_rect = &blit->window_rectangles[i]; in st_window_rectangles_to_blit() local
/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c307 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsIndexed() local
443 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsYCbCr() local
659 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local
729 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c951 struct u_rect *src_rect, struct u_rect *dst_rect, in set_yuv_layer()
999 struct u_rect *src_rect, struct u_rect *dst_rect, bool y) in set_rgb_to_yuv_layer()
1165 struct u_rect *dst_rect, in vl_compositor_set_buffer_layer()
1219 struct u_rect *dst_rect, in vl_compositor_set_palette_layer()
1248 struct u_rect *dst_rect, in vl_compositor_set_rgba_layer()
1290 struct u_rect *dst_rect, in vl_compositor_yuv_deint_full()
1321 struct u_rect *dst_rect) in vl_compositor_convert_rgb_to_yuv()
/external/mesa3d/src/gallium/state_trackers/va/
Dpostproc.c62 struct u_rect dst_rect; in vlVaPostProcCompositor() local
120 struct u_rect dst_rect; in vlVaPostProcBlit() local
Dsurface.c184 struct u_rect *src_rect, struct u_rect *dst_rect) in vlVaPutSubpictures()
283 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in vlVaPutSurface() local
961 struct u_rect src_rect, dst_rect; in vlVaExportSurfaceHandle() local
Dsubpicture.c184 struct u_rect dst_rect = {dest_x, dest_x + dest_width, dest_y, dest_y + dest_height}; in vlVaAssociateSubpicture() local
Dpicture.c676 struct u_rect src_rect, dst_rect; in vlVaEndPicture() local
Dva_private.h242 struct u_rect dst_rect; member
/external/webrtc/talk/media/devices/
Dcarbonvideorenderer.cc103 CGRect dst_rect = CGRectMake(x, y, CGImageGetWidth(image_ref), in DrawFrame() local
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dxvmc_private.h94 struct u_rect dst_rect; member
Dsurface.c366 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in XvMCPutSurface() local
Dsubpicture.c511 struct u_rect dst_rect = {surfx, surfx + surfw, surfy, surfy + surfh}; in XvMCBlendSubpicture() local
/external/mesa3d/src/gallium/state_trackers/omx_bellagio/
Dvid_dec.c605 struct u_rect src_rect, dst_rect; in vid_dec_FrameDecoded() local
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp795 FX_RECT dst_rect(0, 0, width, height); in GDI_SetDIBits() local