Searched defs:boundaryMode (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/effects/imagefilters/ |
| D | SkLightingImageFilter.cpp | 462 BoundaryMode boundaryMode, in drawRect() 620 BoundaryMode boundaryMode() const { return fBoundaryMode; } in boundaryMode() function in __anon875212790411::LightingEffect 658 BoundaryMode boundaryMode, in Make() 709 BoundaryMode boundaryMode, in Make() 1332 BoundaryMode boundaryMode, in makeFragmentProcessor() 1474 BoundaryMode boundaryMode, in makeFragmentProcessor() 1632 BoundaryMode boundaryMode, in LightingEffect() 1676 BoundaryMode boundaryMode, in DiffuseLightingEffect() 1893 BoundaryMode boundaryMode, in SpecularLightingEffect()
|
| /third_party/flutter/skia/src/effects/imagefilters/ |
| D | SkLightingImageFilter.cpp | 459 BoundaryMode boundaryMode, in drawRect() 621 BoundaryMode boundaryMode() const { return fBoundaryMode; } in boundaryMode() function in GrLightingEffect 654 BoundaryMode boundaryMode, in Make() 700 BoundaryMode boundaryMode, in Make() 1614 BoundaryMode boundaryMode, in GrLightingEffect() 1656 BoundaryMode boundaryMode, in GrDiffuseLightingEffect() 1896 BoundaryMode boundaryMode, in GrSpecularLightingEffect()
|