HomeSort by relevance Sort by last modified time
    Searched full:tuple_values (Results 1 - 3 of 3) sorted by null

  /system/media/camera/docs/
metadata_model.py 1046 tuple_values: A sequence of strings describing the tuple values,
1076 tuple_values: A list of tuple values, e.g. ['width', 'height']
1170 def tuple_values(self): member in class:Entry
    [all...]
metadata_parser_xml.py 255 d['tuple_values'] = tupl_values
html.mako 254 % for val in prop.tuple_values:

Completed in 59 milliseconds