Searched defs:container (Results 1 - 1 of 1) sorted by relevance

/system/media/camera/docs/
H A Dmetadata_model.py1012 container: The container attribute from <entry container="array">, or None.
1013 container_sizes: A sequence of size strings or None if container is None.
1027 None if container is not 'tuple'.
1051 Args (if container):
1052 container: A string describing the container, e.g. 'array' or 'tuple'
1053 container_sizes: A list of string sizes if a container, or None otherwise
1055 Args (if container i
1120 def container(self): member in class:Entry
[all...]

Completed in 58 milliseconds