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

  /external/skia/bench/
LightingBench.cpp 175 draw(loops, canvas, SkLightingImageFilter::CreatePointLitSpecular(getPointLocation(),
  /external/skia/include/effects/
SkLightingImageFilter.h 61 static SkImageFilter* CreatePointLitSpecular(const SkPoint3& location,
  /external/skia/gm/
lighting.cpp 126 paint.setImageFilter(SkLightingImageFilter::CreatePointLitSpecular(pointLocation,
  /external/skia/samplecode/
SampleFilterFuzz.cpp 354 SkLightingImageFilter::CreatePointLitSpecular(make_point(),
  /external/skia/tests/
ImageFilterTest.cpp 302 SkLightingImageFilter::CreatePointLitSpecular(location, SK_ColorGREEN, 0, 0, 0, input.get(), &cropRect),
461 SkLightingImageFilter::CreatePointLitSpecular(location, SK_ColorGREEN, 0, 0, 0) },
    [all...]
  /external/skia/src/effects/
SkLightingImageFilter.cpp     [all...]

Completed in 244 milliseconds