Lines Matching refs:getDump
329 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
337 getDump(buf, len, "\tsrc(msmfb_img)", ov.src); in getDump()
338 getDump(buf, len, "\tsrc_rect(mdp_rect)", ov.src_rect); in getDump()
339 getDump(buf, len, "\tdst_rect(mdp_rect)", ov.dst_rect); in getDump()
342 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
352 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
368 getDump(buf, len, "\tdata(msmfb_data)", ov.data); in getDump()
371 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
381 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
388 getDump(buf, len, "\tsrc", rot.src); in getDump()
389 getDump(buf, len, "\tdst", rot.dst); in getDump()
390 getDump(buf, len, "\tsrc_rect", rot.src_rect); in getDump()
393 void getDump(char *buf, size_t len, const char *prefix, in getDump() function
400 getDump(buf, len, "\tsrc", rot.src); in getDump()
401 getDump(buf, len, "\tdst", rot.dst); in getDump()
402 getDump(buf, len, "\tsrc_chroma", rot.src_chroma); in getDump()
403 getDump(buf, len, "\tdst_chroma", rot.dst_chroma); in getDump()