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

  /external/skia/bench/
LightingBench.cpp 109 draw(loops, canvas, SkLightingImageFilter::CreatePointLitDiffuse(getPointLocation(),
  /external/skia/include/effects/
SkLightingImageFilter.h 51 static SkImageFilter* CreatePointLitDiffuse(const SkPoint3& location,
  /external/skia/gm/
imagefiltersscaled.cpp 104 SkLightingImageFilter::CreatePointLitDiffuse(pointLocation, white, surfaceScale, kd),
lighting.cpp 97 paint.setImageFilter(SkLightingImageFilter::CreatePointLitDiffuse(pointLocation,
  /external/skia/samplecode/
SampleFilterFuzz.cpp 352 SkLightingImageFilter::CreatePointLitDiffuse(make_point(),
  /external/skia/tests/
ImageFilterTest.cpp 301 SkLightingImageFilter::CreatePointLitDiffuse(location, SK_ColorGREEN, 0, 0, input.get(), &cropRect),
458 { "diffuse lighting", SkLightingImageFilter::CreatePointLitDiffuse(
    [all...]
  /external/skia/src/effects/
SkLightingImageFilter.cpp     [all...]

Completed in 257 milliseconds