Home
last modified time | relevance | path

Searched refs:FormatCategory (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dstream_format.h29 enum FormatCategory { enum
45 FormatCategory Category() const;
Dstream_format.cpp74 FormatCategory StreamFormat::Category() const { in Category()