HomeSort by relevance Sort by last modified time
    Searched refs:CreateSpotLitDiffuse (Results 1 - 6 of 6) sorted by null

  /external/skia/bench/
LightingBench.cpp 151 draw(loops, canvas, SkLightingImageFilter::CreateSpotLitDiffuse(getSpotLocation(),
  /external/skia/include/effects/
SkLightingImageFilter.h 54 static SkImageFilter* CreateSpotLitDiffuse(const SkPoint3& location,
  /external/skia/gm/
imagefiltersscaled.cpp 105 SkLightingImageFilter::CreateSpotLitDiffuse(spotLocation, spotTarget, spotExponent,
lighting.cpp 113 paint.setImageFilter(SkLightingImageFilter::CreateSpotLitDiffuse(spotLocation,
  /external/skia/samplecode/
SampleFilterFuzz.cpp 360 SkLightingImageFilter::CreateSpotLitDiffuse(SkPoint3(0, 0, 0),
  /external/skia/src/effects/
SkLightingImageFilter.cpp     [all...]

Completed in 97 milliseconds