Searched refs:has_source (Results 1 – 1 of 1) sorted by relevance
75 bool has_source() const { return source_.get() != NULL; } in has_source() function in gfx::internal::ImageSkiaStorage199 if (!storage_->has_source()) in ImageSkia()336 return !storage_.get() || (storage_->read_only() && !storage_->has_source()); in IsThreadSafe()375 if (storage_.get() && storage_->has_source()) { in EnsureRepsForSupportedScales()