Searched refs:hasRestrictedSampling (Results 1 – 12 of 12) sorted by relevance
47 bool hasRestrictedSampling() const { in hasRestrictedSampling() function52 return this->hasRestrictedSampling() ? GrSamplerState::Filter::kBilerp in highestFilterMode()
60 bool hasRestrictedSampling() const { in hasRestrictedSampling() function
123 return this->hasRestrictedSampling() ? GrSamplerState::Filter::kBilerp in highestFilterMode()
74 if (texProxy->hasRestrictedSampling()) { in IsACopyNeededForRepeatWrapMode()
176 REPORTER_ASSERT(reporter, proxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()177 REPORTER_ASSERT(reporter, proxy->peekTexture()->texturePriv().hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
178 SkASSERT(rectProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()179 SkASSERT(rectProxy->peekTexture()->texturePriv().hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
994 REPORTER_ASSERT(reporter, !backingProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()996 REPORTER_ASSERT(reporter, backingProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
182 REPORTER_ASSERT(reporter, proxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()183 REPORTER_ASSERT(reporter, proxy->peekTexture()->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
171 SkASSERT(rectProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()172 SkASSERT(rectProxy->peekTexture()->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
1214 REPORTER_ASSERT(reporter, !backingProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()1216 REPORTER_ASSERT(reporter, backingProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
44 bool hasRestrictedSampling() const { in hasRestrictedSampling() function
58 bool hasRestrictedSampling() const { in hasRestrictedSampling() function