Searched refs:copyDstDesc (Results 1 – 1 of 1) sorted by relevance
56 GrSurfaceDesc copyDstDesc; in test_copy_surface_src() local57 copyDstDesc.fConfig = kRGBA_8888_GrPixelConfig; in test_copy_surface_src()58 copyDstDesc.fWidth = rectangleTexture->width(); in test_copy_surface_src()59 copyDstDesc.fHeight = rectangleTexture->height(); in test_copy_surface_src()60 copyDstDesc.fFlags = kRenderTarget_GrSurfaceFlag; in test_copy_surface_src()62 copyDstDesc, SkBudgeted::kYes)); in test_copy_surface_src()