Searched refs:hasRestrictedSampling (Results 1 – 12 of 12) sorted by relevance
44 bool hasRestrictedSampling() const { in hasRestrictedSampling() function49 return this->hasRestrictedSampling() ? GrSamplerState::Filter::kBilerp in highestFilterMode()
126 return this->hasRestrictedSampling() ? GrSamplerState::Filter::kBilerp in highestFilterMode()
77 if (texProxy->hasRestrictedSampling()) { in IsACopyNeededForRepeatWrapMode()
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()
170 SkASSERT(rectProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()171 SkASSERT(rectProxy->peekTexture()->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
1216 REPORTER_ASSERT(reporter, !backingProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()1218 REPORTER_ASSERT(reporter, backingProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
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()
153 SkASSERT(rectProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()154 SkASSERT(rectProxy->peekTexture()->texturePriv().hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
1004 REPORTER_ASSERT(reporter, !backingProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()1006 REPORTER_ASSERT(reporter, backingProxy->hasRestrictedSampling()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
44 bool hasRestrictedSampling() const { in hasRestrictedSampling() function
57 bool hasRestrictedSampling() const { in hasRestrictedSampling() function
46 bool hasRestrictedSampling() const { in hasRestrictedSampling() function