Searched refs:indentation (Results 1 – 8 of 8) sorted by relevance
/system/media/camera/src/ |
D | camera_metadata.c | 1080 int indentation); 1091 int indentation) { in dump_indented_camera_metadata() argument 1094 indentation, ""); in dump_indented_camera_metadata() 1100 "%" PRIu32 " / %" PRIu32 " bytes of extra data.\n", indentation, "", in dump_indented_camera_metadata() 1104 indentation + 2, "", in dump_indented_camera_metadata() 1125 indentation + 2, "", in dump_indented_camera_metadata() 1153 print_data(fd, data_ptr, entry->tag, entry->type, count, indentation); in dump_indented_camera_metadata() 1158 int type, int count, int indentation) { in print_data() argument 1177 dprintf(fd, "%*s[", indentation + 4, ""); in print_data()
|
/system/media/camera/docs/ |
D | ACameraMetadata.mako | 26 … support more, we should use a recursive function here instead.. but the indentation gets trickier.
|
D | CameraMetadataEnums.mako | 67 … support more, we should use a recursive function here instead.. but the indentation gets trickier.
|
D | CameraMetadataKeys.mako | 83 … support more, we should use a recursive function here instead.. but the indentation gets trickier.
|
/system/media/camera/include/system/ |
D | camera_metadata.h | 570 int indentation);
|
/system/apex/ |
D | pylintrc | 297 # String used as indentation unit. The internal Google style guide mandates 2
|
/system/tools/mkbootimg/ |
D | pylintrc | 291 # String used as indentation unit. The internal Google style guide mandates 2
|
/system/update_engine/ |
D | pylintrc | 237 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
|