Searched refs:testingOnly_getFlags (Results 1 – 3 of 3) sorted by relevance
339 GrInternalSurfaceFlags testingOnly_getFlags() const;
363 GrInternalSurfaceFlags GrSurfaceProxy::testingOnly_getFlags() const { in testingOnly_getFlags() function in GrSurfaceProxy
75 REPORTER_ASSERT(reporter, rt->flags() == rtProxy->testingOnly_getFlags()); in check_rendertarget()