Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrProcessorUnitTest.h65 ViewInfo randomView();
H A DGrProcessorUnitTest.cpp53 GrProcessorTestData::ViewInfo GrProcessorTestData::randomView() { in randomView() function in GrProcessorTestData
/third_party/skia/src/gpu/effects/
H A DGrBicubicEffect.cpp265 auto [view, ct, at] = d->randomView(); in TestCreate()
289 auto [view, ct, at] = d->randomView(); in TestCreate()
H A DGrGaussianConvolutionFragmentProcessor.cpp255 auto [view, ct, at] = d->randomView(); in TestCreate()
H A DGrBitmapTextGeoProc.cpp210 auto [view, ct, at] = d->randomView(); in TestCreate()
H A DGrMatrixConvolutionEffect.cpp360 auto [view, ct, at] = d->randomView(); in TestCreate()
H A DGrDistanceFieldGeoProc.cpp891 auto [view, ct, at] = d->randomView(); in TestCreate()
H A DGrTextureEffect.cpp800 auto [view, ct, at] = testData->randomView(); in TestCreate()
/third_party/skia/src/effects/imagefilters/
H A DSkDisplacementMapImageFilter.cpp509 auto [dispView, ct1, at1] = d->randomView(); in TestCreate()
510 auto [colorView, ct2, at2] = d->randomView(); in TestCreate()
H A DSkMorphologyImageFilter.cpp356 auto [view, ct, at] = d->randomView(); in TestCreate()
H A DSkLightingImageFilter.cpp1735 auto [view, ct, at] = d->randomView(); in TestCreate()
1927 auto [view, ct, at] = d->randomView(); in TestCreate()

Completed in 13 milliseconds