Home | History | Annotate | Download | only in liboverlay

Lines Matching defs:getDump

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