Home
last modified time | relevance | path

Searched defs:LineInfo (Results 1 – 2 of 2) sorted by relevance

/system/teeui/libteeui/include/teeui/
Dlabel.h55 struct LineInfo { struct
56 struct info_t {
60 size_t size_;
61 info_t* info_;
85 Error draw(const PixelDrawer& drawPixel, const Box<pxs>& bounds, LineInfo* lineInfo); argument
/system/extras/simpleperf/
Dreport_utils.h62 struct LineInfo { struct
73 LineInfo cur_line_; argument