Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Dwindow_finder_unittest.cc77 const DesktopVector spot(i, i); in TEST() local
/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/skqp/src/utils/
DSkShadowUtils.cpp196 sk_sp<SkVertices> find(const SpotVerticesFactory& spot, const SkMatrix& matrix, in find()
201 sk_sp<SkVertices> add(const SkPath& devPath, const SpotVerticesFactory& spot, in add()
/external/skia/modules/canvaskit/tests/
Dcore.spec.js55 spot: CanvasKit.RED, property
74 spot: spotColor, property
/external/skia/src/utils/
DSkShadowUtils.cpp230 sk_sp<SkVertices> find(const SpotVerticesFactory& spot, const SkMatrix& matrix, in find()
235 sk_sp<SkVertices> add(const SkPath& devPath, const SpotVerticesFactory& spot, in add()
/external/skia/tools/perf-canvaskit-puppeteer/
Dcanvas_perf.js178 spot: randomColor(CanvasKit), property
239 spot: CanvasKit.Color4f(0.8, 0.8, 0.9, 0.9), property
/external/mesa3d/src/mesa/main/
Drastpos.c193 GLfloat spot = powf(PV_dot_dir, light->SpotExponent); in shade_rastpos() local
Dffvertex_prog.c942 struct ureg spot = get_temp(p); in calculate_light_attenuation() local
/external/tensorflow/tensorflow/core/summary/
Dsummary_db_writer.cc855 auto spot = series_writers_.find(tag_id); in GetSeriesWriter() local
/external/skia/modules/canvaskit/
Dinterface.js1033 'spot': copyColorFromWasm(cPtrSpot), property
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts2770 spot: InputColor; property
2775 spot: Color; property