Home
last modified time | relevance | path

Searched defs:dst_pos (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/desktop_capture/x11/
Dx_server_pixel_buffer.cc275 uint8_t* dst_pos = frame->data() + frame->stride() * dst_y; in FastBlit() local
304 uint8_t* dst_pos = frame->data() + frame->stride() * dst_y; in SlowBlit() local
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
DSDL_wsconsvideo.c409 Uint16 *dst_pos = (Uint16 *)byte_dst_pos; in WSCONS_blit16() local
438 Uint16 *dst_pos = (Uint16 *)byte_dst_pos; in WSCONS_blit16blocked() local
/external/qemu/android/skin/
Dsurface.c339 SkinPos* dst_pos, in skin_blit_init_blit()
582 SkinPos* dst_pos, in skin_surface_blit()
/external/lldb/source/Core/
DDataExtractor.cpp475 uint16_t *dst_pos = (uint16_t *)void_dst; in GetU16() local
534 uint32_t *dst_pos = (uint32_t *)void_dst; in GetU32() local
591 uint64_t *dst_pos = (uint64_t *)void_dst; in GetU64() local
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbvideo.c1450 Uint16 *dst_pos = (Uint16 *)byte_dst_pos; in FB_blit16() local
1474 Uint16 *dst_pos = (Uint16 *)byte_dst_pos; in FB_blit16blocked() local
/external/opencv/ml/src/
Dmlsvm.cpp548 Qfloat* dst_pos = dst; in get_row_svr() local