Searched refs:ImageConfiguration (Results 1 – 1 of 1) sorted by relevance
79 struct ImageConfiguration { struct91 ImageConfiguration() : width(0), height(0), format(0), padding(0) {}; in ImageConfiguration() argument93 bool operator==(const ImageConfiguration &other) const {101 bool operator!=(const ImageConfiguration &other) const {118 ImageConfiguration image;