Home
last modified time | relevance | path

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

/system/media/camera/src/
Dcamera_metadata.c1043 int indentation);
1054 int indentation) { in dump_indented_camera_metadata() argument
1057 indentation, ""); in dump_indented_camera_metadata()
1063 "%" PRIu32 " / %" PRIu32 " bytes of extra data.\n", indentation, "", in dump_indented_camera_metadata()
1067 indentation + 2, "", in dump_indented_camera_metadata()
1088 indentation + 2, "", in dump_indented_camera_metadata()
1116 print_data(fd, data_ptr, entry->tag, entry->type, count, indentation); in dump_indented_camera_metadata()
1121 int type, int count, int indentation) { in print_data() argument
1140 dprintf(fd, "%*s[", indentation + 4, ""); in print_data()
/system/media/camera/docs/
DACameraMetadata.mako26 … support more, we should use a recursive function here instead.. but the indentation gets trickier.
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.
/system/media/camera/include/system/
Dcamera_metadata.h564 int indentation);
/system/update_engine/
Dpylintrc237 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1