Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c293 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsIndexed() local
427 struct u_rect dst_rect; in vlVdpOutputSurfacePutBitsYCbCr() local
638 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderOutputSurface() local
697 struct u_rect src_rect, dst_rect; in vlVdpOutputSurfaceRenderBitmapSurface() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.c873 struct u_rect *dst_rect, in vl_compositor_set_buffer_layer()
927 struct u_rect *dst_rect, in vl_compositor_set_palette_layer()
956 struct u_rect *dst_rect, in vl_compositor_set_rgba_layer()
/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.c358 struct u_rect dst_rect = {destx, destx + destw, desty, desty + desth}; in XvMCPutSurface() local
Dsubpicture.c440 struct u_rect dst_rect = {surfx, surfx + surfw, surfy, surfy + surfh}; in XvMCBlendSubpicture() local
/external/opencv3/modules/photo/src/
Dalign.cpp170 Rect dst_rect(max(shift.x, 0), max(shift.y, 0), width, height); in shiftMat() local
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp542 FX_RECT dst_rect(0, 0, width, height); in GDI_SetDIBits() local