Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vb_lighttmp.h152 GLfloat spot = powf(PV_dot_dir, light->SpotExponent); in TAG() local
331 GLfloat spot = powf(PV_dot_dir, light->SpotExponent); in TAG() local
/external/skia/src/utils/
DSkShadowUtils.cpp200 sk_sp<SkVertices> find(const SpotVerticesFactory& spot, const SkMatrix& matrix, in find()
205 sk_sp<SkVertices> add(const SkPath& devPath, const SpotVerticesFactory& spot, in add()
/external/mesa3d/src/mesa/main/
Drastpos.c175 GLfloat spot = powf(PV_dot_dir, light->SpotExponent); in shade_rastpos() local
Dffvertex_prog.c947 struct ureg spot = get_temp(p); in calculate_light_attenuation() local