Lines Matching refs:getDump
406 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
415 getDump(buf, len, "\tsrc", ov.src); in getDump()
416 getDump(buf, len, "\tsrc_rect", ov.src_rect); in getDump()
417 getDump(buf, len, "\tdst_rect", ov.dst_rect); in getDump()
420 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
430 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
439 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
446 getDump(buf, len, "\tdata", ov.data); in getDump()
449 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
458 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
465 getDump(buf, len, "\tsrc", rot.src); in getDump()
466 getDump(buf, len, "\tdst", rot.dst); in getDump()
467 getDump(buf, len, "\tsrc_rect", rot.src_rect); in getDump()
470 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
477 getDump(buf, len, "\tsrc", rot.src); in getDump()
478 getDump(buf, len, "\tdst", rot.dst); in getDump()