Searched defs:ImageRep (Results 1 – 2 of 2) sorted by relevance
48 class ImageRep; variable
175 class ImageRep { class177 explicit ImageRep(Image::RepresentationType rep) : type_(rep) {} in ImageRep() function in gfx::internal::ImageRep