Searched refs:testingOnly_getFlags (Results 1 – 6 of 6) sorted by relevance
339 GrInternalSurfaceFlags testingOnly_getFlags() const;
360 GrInternalSurfaceFlags GrSurfaceProxy::testingOnly_getFlags() const { in testingOnly_getFlags() function in GrSurfaceProxy
316 GrInternalSurfaceFlags testingOnly_getFlags() const;
413 GrInternalSurfaceFlags GrSurfaceProxy::testingOnly_getFlags() const { in testingOnly_getFlags() function in GrSurfaceProxy
75 REPORTER_ASSERT(reporter, rt->flags() == rtProxy->testingOnly_getFlags()); in check_rendertarget()
76 REPORTER_ASSERT(reporter, rt->surfacePriv().flags() == rtProxy->testingOnly_getFlags()); in check_rendertarget()