Lines Matching refs:getDump
330 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
339 getDump(buf, len, "\tsrc", ov.src); in getDump()
340 getDump(buf, len, "\tsrc_rect", ov.src_rect); in getDump()
341 getDump(buf, len, "\tdst_rect", ov.dst_rect); in getDump()
344 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
354 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
363 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
370 getDump(buf, len, "\tdata", ov.data); in getDump()
373 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
382 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
389 getDump(buf, len, "\tsrc", rot.src); in getDump()
390 getDump(buf, len, "\tdst", rot.dst); in getDump()
391 getDump(buf, len, "\tsrc_rect", rot.src_rect); in getDump()
394 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
401 getDump(buf, len, "\tsrc", rot.src); in getDump()
402 getDump(buf, len, "\tdst", rot.dst); in getDump()