Lines Matching refs:get
130 REPORTER_ASSERT(reporter, get_SB(smallRT0.get()) == get_SB(smallRT1.get()));
138 REPORTER_ASSERT(reporter, get_SB(smallRT0.get()) == get_SB(smallRT2.get()));
146 REPORTER_ASSERT(reporter, get_SB(smallRT0.get()) != get_SB(bigRT.get()));
157 REPORTER_ASSERT(reporter, get_SB(smallRT0.get()) != get_SB(smallMSAART0.get()));
166 REPORTER_ASSERT(reporter, get_SB(smallMSAART0.get()) == get_SB(smallMSAART1.get()));
178 REPORTER_ASSERT(reporter, get_SB(smallMSAART0.get()) != get_SB(smallMSAART2.get()));
340 GrDirectContext* dContext() { return fDContext.get(); }
1031 // Verify that we can find c, then remove its unique key. It should get purged immediately.
1106 // Make sure we actually get to c via it's scratch key, before we say goodbye.
1232 // We sleep so that we ensure we get a value that is greater than the last call to
1236 // Also sleep afterwards so we don't get this value again.
1245 // Insert resources and get time points between each addition.
1252 timeStamps.get()[i] = nowish();
1284 refedResources.get()[i / 2] = r;
1288 timeStamps.get()[i] = nowish();
1292 // Should get a resource purged every other frame.
1299 refedResources.get()[i]->unref();
1324 timeStamps.get()[i] = nowish();
1328 // Should get a resource purged every other frame, since the uniquely keyed
1832 drawToSurf(surf1.get());
1833 drawToSurf(surf2.get());
1842 drawToSurf(surf1.get());
1844 drawToSurf(surf2.get());
1851 drawToSurf(surf2.get());