Searched refs:copyDstDesc (Results 1 – 2 of 2) sorted by relevance
76 GrSurfaceDesc copyDstDesc; in test_copy_from_surface() local77 copyDstDesc.fWidth = proxy->width(); in test_copy_from_surface()78 copyDstDesc.fHeight = proxy->height(); in test_copy_from_surface()79 copyDstDesc.fConfig = kRGBA_8888_GrPixelConfig; in test_copy_from_surface()86 copyDstDesc.fFlags = flags; in test_copy_from_surface()91 GrSurfaceProxy::TestCopy(context, copyDstDesc, origin, proxy)); in test_copy_from_surface()