Searched defs:hasImage (Results 1 – 7 of 7) sorted by relevance
517 const bool hasImage = (descType == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in iterate() local597 const bool hasImage = (descType == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in iterate() local
3465 const bool hasImage = (resource.getDescriptorType() == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in runAndVerifyDefaultPipeline() local3629 const bool hasImage = (resource.getDescriptorType() == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in runAndVerifyDefaultPipeline() local
422 bool SkStrike::hasImage(const SkGlyph& glyph) { in hasImage() function in SkStrike
39 bool hasImage(const SkGlyph& glyph) override { in hasImage() function in SkStrikeCache::Node
544 bool SkStrikeServer::SkGlyphCacheState::hasImage(const SkGlyph& glyph) { in hasImage() function in SkStrikeServer::SkGlyphCacheState
2825 public boolean hasImage() { in hasImage() method
8023 bool hasImage; member