Home
last modified time | relevance | path

Searched defs:abs_pos (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_and_cursor_composer_unittest.cc293 const DesktopVector abs_pos(tests[i].x, tests[i].y); in TEST_F() local
385 const DesktopVector abs_pos(tests[i].x, tests[i].y); in TEST_F() local
/aosp_15_r20/external/mtools/
H A Dbuffer.c44 static mt_off_t abs_pos(Buffer_t *Buffer, size_t rel) { in abs_pos() function
/aosp_15_r20/external/python/cpython2/Modules/_io/
Dbufferedio.c205 Py_off_t abs_pos; member
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dbufferedio.c201 Py_off_t abs_pos; member