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.h27 enum FormatCategory { enum
43 FormatCategory Category() const;
Dstream_format.cpp71 FormatCategory StreamFormat::Category() const { in Category()