Searched refs:Line (Results 1 – 15 of 15) sorted by relevance
| /developtools/profiler/host/smartperf/client/client_command/include/ |
| D | sp_parse_fps.h | 29 using Line = SpString; variable 83 inline unsigned int GetTouchEventNum(Line& line, TouchEvent& touchEvent); 85 inline void GetAndSetPageType(Line& line, PageType& pageType); 89 inline void DecHandOffTime(Line& line, RecordFpsVars& rfv); 91 inline void StaticHandoffStartTime(Line& line, RecordFpsVars& rfv); 93 inline bool CountRsEndTime(Line& line, RecordFpsVars& rfv, float staticTime, SpString uiPoint); 106 Line lineClient;
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | sp_parse_fps.cpp | 39 void ParseFPS::GetAndSetPageType(Line& line, PageType& pageType) in GetAndSetPageType() 52 unsigned int ParseFPS::GetTouchEventNum(Line& line, TouchEvent& touchEvent) in GetTouchEventNum() 115 void ParseFPS::StaticHandoffStartTime(Line& line, RecordFpsVars& rfv) in StaticHandoffStartTime() 136 void ParseFPS::DecHandOffTime(Line& line, RecordFpsVars& rfv) in DecHandOffTime() 159 bool ParseFPS::CountRsEndTime(Line& line, RecordFpsVars& rfv, float staticTime, SpString uiPoint) in CountRsEndTime()
|
| /developtools/ace_ets2bundle/compiler/ |
| D | 如何新增或修改组件指导规范.md | 81 ├── Line
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/ |
| D | LegendEntry.ets | 62 * Line width used for shapes that consist of lines. 69 * Line dash path effect used for shapes that consist of lines.
|
| D | LimitLine.ets | 21 * The limit line is an additional feature for all Line-, Bar- and
|
| D | PathView.ets | 87 Line()
|
| D | Legend.ets | 91 * Line dash path effect used for shapes that consist of lines.
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/ |
| D | BarLineScatterCandleBubbleData.ets | 22 * Baseclass for all Line, Bar, Scatter, Candle and Bubble data.
|
| D | BarLineScatterCandleBubbleDataSet.ets | 22 * Baseclass of all DataSets for Bar-, Line-, Scatter- and CandleStickChart.
|
| D | Paint.ets | 272 * 用于绘制Line的属性类
|
| /developtools/integration_verification/tools/fotff/utils/ |
| D | log.go | 46 return fmt.Sprintf("%s()", fn), fmt.Sprintf("%s:%d", filename, f.Line)
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/components/renderer/ |
| D | XAxisView.ets | 55 Line()
|
| D | YAxisView.ets | 41 Line()
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | component_validator.js | 327 line: nodeLoc.Line || 1, 338 line: nodeLoc.Line || 1,
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/charts/ |
| D | Chart.ets | 589 * selected value at the given touch point inside the Line-, Scatter-, or
|