Searched defs:dest_x (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/va/ |
D | va_image.c | 145 int dest_x, int dest_y, unsigned int dest_width, unsigned int dest_height) in vlVaPutImage()
|
D | va_subpicture.c | 124 short dest_x, short dest_y, in vlVaAssociateSubpicture()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_print.cpp | 188 for (int dest_x = 0; dest_x < result_width; dest_x++) { in Transform1bppBitmap() local 205 for (int dest_x = 0; dest_x < result_width; dest_x++) { in Transform1bppBitmap() local
|
D | fx_win32_gdipext.cpp | 496 for (int dest_x = 0; dest_x < result_width; dest_x++) { in _StretchMonoToGray() local
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_main.cpp | 1167 FX_DWORD dest_x = clip_left + i; local 1177 FX_DWORD dest_x = clip_left + i; local 1205 FX_DWORD dest_x = clip_left + i; local
|
D | fx_dib_composite.cpp | 5125 int dest_x = m_DestLeft + (m_bFlipX ? (m_DestWidth - line - 1) : line); in ComposeScanlineV() local
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmwgfx_drm.h | 689 int32_t dest_x; member
|
/external/libvncserver/libvncclient/ |
D | rfbproto.c | 193 …angleFromRectangle(rfbClient* client, int src_x, int src_y, int w, int h, int dest_x, int dest_y) { in CopyRectangleFromRectangle()
|
/external/kernel-headers/original/uapi/drm/ |
D | vmwgfx_drm.h | 761 int32_t dest_x; member
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_loadimage.cpp | 1430 int dest_x = clip_left + i; in DownSampleScanline32Bit() local
|