Lines Matching refs:get

208             ((SkSurface_Gpu*)(surf.get()))->getDevice()->targetProxy()->numSamples();
321 test_backend_texture_access_copy_on_write(reporter, surface.get(), accessMode);
325 test_backend_rendertarget_access_copy_on_write(reporter, surface.get(), accessMode);
361 surface.get());
366 reporter, surface.get());
469 test_copy_on_write(reporter, create_surface().get());
474 test_copy_on_write(reporter, surface.get());
489 test_writable_after_snapshot_release(reporter, create_surface().get());
494 test_writable_after_snapshot_release(reporter, surface.get());
529 REPORTER_ASSERT(reporter, imageProxy(image4.get()) != imageProxy(image3.get()));
531 REPORTER_ASSERT(reporter, imageProxy(image4.get()) != imageProxy(image2.get()));
532 REPORTER_ASSERT(reporter, imageProxy(image4.get()) != imageProxy(image1.get()));
533 REPORTER_ASSERT(reporter, imageProxy(image3.get()) != imageProxy(image2.get()));
534 REPORTER_ASSERT(reporter, imageProxy(image3.get()) != imageProxy(image1.get()));
535 REPORTER_ASSERT(reporter, imageProxy(image2.get()) != imageProxy(image1.get()));
541 test_crbug263329(reporter, surface1.get(), surface2.get());
568 SkSurface_Gpu* gsurf = (SkSurface_Gpu*)surf.get();
591 REPORTER_ASSERT(reporter, budgeted == is_budgeted(image.get(), dContext));
598 REPORTER_ASSERT(reporter, budgeted == is_budgeted(image.get(), dContext));
625 test_func(reporter, create_surface().get(), mode);
636 test_func(reporter, surface.get(), mode);
666 check_rowbytes_remain_consistent(surf0.get(), reporter);
670 check_rowbytes_remain_consistent(surf1.get(), reporter);
813 auto imageSurfaceCtx = makeImageSurfaceContext(surface.get());
814 test_surface_context_clear(reporter, dContext, imageSurfaceCtx.get(), 0x0);
832 auto imageSurfaceCtx = makeImageSurfaceContext(surface.get());
833 test_surface_context_clear(reporter, dContext, imageSurfaceCtx.get(),
901 if (surface && supports_readpixels(context->priv().caps(), surface.get())) {
1130 test_overdraw_surface(r, surface.get());
1136 test_overdraw_surface(r, surface.get());