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

  /external/skia/bench/
LightingBench.cpp 219 draw(loops, canvas, SkLightingImageFilter::CreateSpotLitSpecular(getSpotLocation(),
  /external/skia/include/effects/
SkLightingImageFilter.h 64 static SkImageFilter* CreateSpotLitSpecular(const SkPoint3& location,
  /external/skia/gm/
lighting.cpp 144 paint.setImageFilter(SkLightingImageFilter::CreateSpotLitSpecular(spotLocation,
  /external/skia/samplecode/
SampleFilterFuzz.cpp 363 SkLightingImageFilter::CreateSpotLitSpecular(SkPoint3(0, 0, 0),
  /external/skia/tests/
ImageFilterTest.cpp 256 paint.setImageFilter(SkLightingImageFilter::CreateSpotLitSpecular(
    [all...]
  /external/skia/src/effects/
SkLightingImageFilter.cpp     [all...]

Completed in 306 milliseconds