Searched refs:GetSpotLocation (Results 1 – 2 of 2) sorted by relevance
/external/skqp/bench/ |
D | LightingBench.cpp | 47 static SkPoint3 GetSpotLocation() { in GetSpotLocation() function in LightingBaseBench 150 draw(loops, canvas, SkLightingImageFilter::MakeSpotLitDiffuse(GetSpotLocation(), in onDraw() 218 draw(loops, canvas, SkLightingImageFilter::MakeSpotLitSpecular(GetSpotLocation(), in onDraw()
|
/external/skia/bench/ |
D | LightingBench.cpp | 47 static SkPoint3 GetSpotLocation() { in GetSpotLocation() function in LightingBaseBench 150 draw(loops, canvas, SkLightingImageFilter::MakeSpotLitDiffuse(GetSpotLocation(), in onDraw() 218 draw(loops, canvas, SkLightingImageFilter::MakeSpotLitSpecular(GetSpotLocation(), in onDraw()
|