Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrProcessorUnitTest.h72 ViewInfo randomView();
DGrProcessorUnitTest.cpp52 GrProcessorTestData::ViewInfo GrProcessorTestData::randomView() { in randomView() function in GrProcessorTestData
/external/skia/src/gpu/effects/
DGrBicubicEffect.cpp265 auto [view, ct, at] = d->randomView(); in TestCreate()
289 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrBitmapTextGeoProc.cpp212 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrGaussianConvolutionFragmentProcessor.cpp263 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrMatrixConvolutionEffect.cpp364 auto [view, ct, at] = d->randomView(); in TestCreate()
DGrTextureEffect.cpp794 auto [view, ct, at] = testData->randomView(); in TestCreate()
DGrDistanceFieldGeoProc.cpp892 auto [view, ct, at] = d->randomView(); in TestCreate()
/external/skia/src/effects/imagefilters/
DSkDisplacementMapImageFilter.cpp507 auto [dispView, ct1, at1] = d->randomView(); in TestCreate()
508 auto [colorView, ct2, at2] = d->randomView(); in TestCreate()
DSkMorphologyImageFilter.cpp355 auto [view, ct, at] = d->randomView(); in TestCreate()
DSkLightingImageFilter.cpp1719 auto [view, ct, at] = d->randomView(); in TestCreate()
1919 auto [view, ct, at] = d->randomView(); in TestCreate()