Home | History | Annotate | Download | only in core

Lines Matching refs:AppendString

531   DumpImpl::AppendString(buffer, length, "\n-----------------------");
532 DumpImpl::AppendString(buffer, length, "\ndevice type: %u", display_type_);
533 DumpImpl::AppendString(buffer, length, "\nstate: %u, vsync on: %u, max. mixer stages: %u",
535 DumpImpl::AppendString(buffer, length, "\nnum configs: %u, active config index: %u",
546 DumpImpl::AppendString(buffer, length, "\nNo hardware layers programmed");
552 DumpImpl::AppendString(buffer, length, "\nres:%u x %u format: %s", out_buffer->width,
555 DumpImpl::AppendString(buffer, length, "\nres:%u x %u, dpi:%.2f x %.2f, fps:%u,"
560 DumpImpl::AppendString(buffer, length, "\n");
565 DumpImpl::AppendString(buffer, length, "\nROI(L T R B) : LEFT(%d %d %d %d)", INT(l_roi.left),
569 DumpImpl::AppendString
577 DumpImpl::AppendString(buffer, length, "\n");
578 DumpImpl::AppendString(buffer, length, newline);
579 DumpImpl::AppendString(buffer, length, header);
580 DumpImpl::AppendString(buffer, length, newline);
605 DumpImpl::AppendString(buffer, length, format, idx, comp_type, rotate_split[count],
643 DumpImpl::AppendString(buffer, length, format, idx, comp_type, comp_split[count],
655 DumpImpl::AppendString(buffer, length, newline);