Home
last modified time | relevance | path

Searched refs:indentation (Results 1 – 4 of 4) sorted by relevance

/system/media/camera/src/
Dcamera_metadata.c838 int indentation);
849 int indentation) { in dump_indented_camera_metadata() argument
852 indentation, ""); in dump_indented_camera_metadata()
858 "%" PRIu32 " / %" PRIu32 " bytes of extra data.\n", indentation, "", in dump_indented_camera_metadata()
862 indentation + 2, "", in dump_indented_camera_metadata()
883 indentation + 2, "", in dump_indented_camera_metadata()
911 print_data(fd, data_ptr, entry->tag, entry->type, count, indentation); in dump_indented_camera_metadata()
916 int type, int count, int indentation) { in print_data() argument
935 dprintf(fd, "%*s[", indentation + 4, ""); in print_data()
/system/media/camera/include/system/
Dcamera_metadata.h531 int indentation);
/system/media/camera/docs/
DCameraMetadataEnums.mako58 … support more, we should use a recursive function here instead.. but the indentation gets trickier.
DCameraMetadataKeys.mako81 … support more, we should use a recursive function here instead.. but the indentation gets trickier.