Searched refs:kRequiresDstTexture (Results 1 – 5 of 5) sorted by relevance
169 SkASSERT(!(result & AnalysisProperties::kRequiresDstTexture)); in GetAnalysisProperties()172 result |= AnalysisProperties::kRequiresDstTexture | in GetAnalysisProperties()
224 kRequiresDstTexture = 0x10, enumerator
156 analysis.fRequiresDstTexture = (props & GrXPFactory::AnalysisProperties::kRequiresDstTexture) || in finalize()
63 if (xpfAnalysis & GrXPFactory::AnalysisProperties::kRequiresDstTexture) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
1033 GrXPFactory::AnalysisProperties::kRequiresDstTexture)); in test_lcd_coverage_fallback_case()1048 GrXPFactory::AnalysisProperties::kRequiresDstTexture)); in test_lcd_coverage_fallback_case()