HomeSort by relevance Sort by last modified time
    Searched refs:jenum_value (Results 1 - 2 of 2) sorted by null

  /system/media/camera/docs/
CameraMetadataEnums.mako 42 public static final int ${jenum_value(entry, value)} = ${enum_calculate_value_string(value)};
metadata_helpers.py 596 def jenum_value(enum_entry, enum_value): function

Completed in 240 milliseconds