Searched refs:hasRestrictedSampling (Results 1 – 5 of 5) sorted by relevance
222 REPORTER_ASSERT(reporter, proxy->hasRestrictedSampling()); in DEF_GANESH_TEST_FOR_GL_CONTEXT()223 REPORTER_ASSERT(reporter, proxy->peekTexture()->hasRestrictedSampling()); in DEF_GANESH_TEST_FOR_GL_CONTEXT()
203 SkASSERT(rectProxy->hasRestrictedSampling()); in DEF_GANESH_TEST_FOR_GL_CONTEXT()204 SkASSERT(rectProxy->peekTexture()->hasRestrictedSampling()); in DEF_GANESH_TEST_FOR_GL_CONTEXT()
1365 REPORTER_ASSERT(reporter, !backingProxy->hasRestrictedSampling()); in DEF_GANESH_TEST_FOR_GL_CONTEXT()1367 REPORTER_ASSERT(reporter, backingProxy->hasRestrictedSampling()); in DEF_GANESH_TEST_FOR_GL_CONTEXT()
56 bool hasRestrictedSampling() const { in hasRestrictedSampling() function
70 bool hasRestrictedSampling() const { in hasRestrictedSampling() function