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