Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkLightingImageFilter.cpp543 BoundaryMode boundaryMode() const { return fBoundaryMode; } in boundaryMode()
558 BoundaryMode fBoundaryMode; member in __anonae3a547c0111::GrLightingEffect
1656 , fBoundaryMode(boundaryMode) in GrLightingEffect()
1672 fBoundaryMode == s.fBoundaryMode; in onIsEqual()