Home
last modified time | relevance | path

Searched refs:randomView (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/gpu/effects/
DGrBicubicEffect.cpp258 auto [view, ct, at] = d->randomView(); in TestCreate()
282 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrBitmapTextGeoProc.cpp202 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrGaussianConvolutionFragmentProcessor.cpp248 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrMatrixConvolutionEffect.cpp352 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrDistanceFieldGeoProc.cpp867 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrTextureEffect.cpp793 auto [view, ct, at] = testData->randomView(); in TestCreate()
/third_party/skia/src/gpu/
DGrProcessorUnitTest.h65 ViewInfo randomView();
DGrProcessorUnitTest.cpp53 GrProcessorTestData::ViewInfo GrProcessorTestData::randomView() { in randomView() function in GrProcessorTestData
/third_party/skia/src/effects/imagefilters/
DSkDisplacementMapImageFilter.cpp500 auto [dispView, ct1, at1] = d->randomView(); in TestCreate()
501 auto [colorView, ct2, at2] = d->randomView(); in TestCreate()
DSkMorphologyImageFilter.cpp347 auto [view, ct, at] = d->randomView(); in TestCreate()
DSkLightingImageFilter.cpp1730 auto [view, ct, at] = d->randomView(); in TestCreate()
1922 auto [view, ct, at] = d->randomView(); in TestCreate()