Lines Matching refs:getDump
337 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
346 getDump(buf, len, "\tsrc", ov.src); in getDump()
347 getDump(buf, len, "\tsrc_rect", ov.src_rect); in getDump()
348 getDump(buf, len, "\tdst_rect", ov.dst_rect); in getDump()
351 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
361 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
370 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
377 getDump(buf, len, "\tdata", ov.data); in getDump()
380 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
389 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
396 getDump(buf, len, "\tsrc", rot.src); in getDump()
397 getDump(buf, len, "\tdst", rot.dst); in getDump()
398 getDump(buf, len, "\tsrc_rect", rot.src_rect); in getDump()
401 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
408 getDump(buf, len, "\tsrc", rot.src); in getDump()
409 getDump(buf, len, "\tdst", rot.dst); in getDump()