Searched refs:kImageRepCocoa (Results 1 – 4 of 4) sorted by relevance
235 CHECK_EQ(type_, Image::kImageRepCocoa); in AsImageRepCocoa()437 : ImageRep(Image::kImageRepCocoa), in ImageRepCocoa()574 storage_ = new internal::ImageStorage(Image::kImageRepCocoa); in Image()644 case kImageRepCocoa: { in ToImageSkia()646 GetRepresentation(kImageRepCocoa, true)->AsImageRepCocoa(); in ToImageSkia()732 internal::ImageRep* rep = GetRepresentation(kImageRepCocoa, false); in ToNSImage()799 case kImageRepCocoa: { in As1xPNGBytes()801 GetRepresentation(kImageRepCocoa, true)->AsImageRepCocoa(); in As1xPNGBytes()
60 kImageRepCocoa, enumerator
206 return gfx::Image::kImageRepCocoa; in GetPlatformRepresentationType()
105 if (!images_[resource_id].HasRepresentation(gfx::Image::kImageRepCocoa)) {