Home | History | Annotate | Download | only in image

Lines Matching refs:kDisallow_CachingHint

469         GrImageTextureMaker maker(context, this, kDisallow_CachingHint);
495 GrImageTextureMaker maker(context, codecImage.get(), kDisallow_CachingHint);
542 if (!this->readPixels(pm, 0, 0, kDisallow_CachingHint)) {
717 SkImage::kDisallow_CachingHint)) {
721 if (!this->readPixels(decodePixmap, 0, 0, SkImage::kDisallow_CachingHint)) {