Lines Matching refs:getDump
308 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
317 getDump(buf, len, "\tsrc", ov.src); in getDump()
318 getDump(buf, len, "\tsrc_rect", ov.src_rect); in getDump()
319 getDump(buf, len, "\tdst_rect", ov.dst_rect); in getDump()
322 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
332 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
341 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
348 getDump(buf, len, "\tdata", ov.data); in getDump()
351 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
360 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
367 getDump(buf, len, "\tsrc", rot.src); in getDump()
368 getDump(buf, len, "\tdst", rot.dst); in getDump()
369 getDump(buf, len, "\tsrc_rect", rot.src_rect); in getDump()
372 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
379 getDump(buf, len, "\tsrc", rot.src); in getDump()
380 getDump(buf, len, "\tdst", rot.dst); in getDump()