Home
last modified time | relevance | path

Searched refs:image_pos (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer.cc83 DesktopVector image_pos = position.subtract(cursor.hotspot()); in DesktopFrameWithCursor() local
85 target_rect.Translate(image_pos); in DesktopFrameWithCursor()
/external/libxcam/modules/ocl/
Dcl_utils.cpp275 PointFloat2 image_pos = in generate_topview_map_table() local
278 map_table[row * width + col] = image_pos; in generate_topview_map_table()