Searched defs:hasImage (Results 1 – 7 of 7) sorted by relevance
476 const bool hasImage = (descType == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in iterate() local556 const bool hasImage = (descType == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in iterate() local
2921 const bool hasImage = (resource.getDescriptorType() == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in runAndVerifyDefaultPipeline() local3112 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
7988 bool hasImage; member