Searched refs:copySrcDesc (Results 1 – 1 of 1) sorted by relevance
77 GrSurfaceDesc copySrcDesc; in test_copy_surface_dst() local78 copySrcDesc.fConfig = kRGBA_8888_GrPixelConfig; in test_copy_surface_dst()79 copySrcDesc.fWidth = rectangleTexture->width(); in test_copy_surface_dst()80 copySrcDesc.fHeight = rectangleTexture->height(); in test_copy_surface_dst()81 copySrcDesc.fFlags = kRenderTarget_GrSurfaceFlag; in test_copy_surface_dst()83 copySrcDesc, SkBudgeted::kYes, pixels.get(), 0)); in test_copy_surface_dst()