Home
last modified time | relevance | path

Searched defs:lights (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/shaders/
DSkLightingShader.cpp50 sk_sp<SkLights> lights) in SkLightingShaderImpl()
118 sk_sp<SkLights> lights) { in Make()
238 LightingFP(sk_sp<GrFragmentProcessor> normalFP, sk_sp<SkLights> lights) in LightingFP()
420 sk_sp<SkLights> lights = SkLights::MakeFromBuffer(buf); in CreateProc() local
476 sk_sp<SkLights> lights) { in Make()
/external/skia/samplecode/
DSampleLighting.cpp66 sk_sp<SkLights> lights(create_lights(fLightAngle, fColorFactor)); in onDrawContent() local
/external/skia/gm/
Dlightingshader2.cpp107 bool useTranslucentPaint, bool useTranslucentShader, sk_sp<SkLights> lights) { in drawRect()
/external/v8/benchmarks/
Draytrace.js303 lights : [], property in Flog.RayTracer.Scene