Home
last modified time | relevance | path

Searched refs:last_point (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_timeline.cc280 int64 last_point = 0; in GenerateGraphTimeline() local
286 if (ts - last_point < 100) continue; in GenerateGraphTimeline()
287 last_point = ts; in GenerateGraphTimeline()
/external/freetype/
DChangeLog.234656 `last_point'.
7734 `first_point' and `last_point' in case of composite glyphs.
DChangeLog.245125 * src/truetype/ttinterp.c (Ins_SHZ): Check `last_point'.