Home
last modified time | relevance | path

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

/hardware/google/easel/amber/camera/include/
DHdrPlusTypes.h60 struct PlaneConfiguration { struct
66 PlaneConfiguration() : stride(0), scanline(0) {}; in PlaneConfiguration() argument
68 bool operator==(const PlaneConfiguration &other) const {
73 bool operator!=(const PlaneConfiguration &other) const {
87 std::vector<PlaneConfiguration> planes;