Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 143) sorted by relevance

123456

/developtools/smartperf_host/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerThread.test.ts38 const ctx = canvas.getContext('2d'); constant
57 const ctx = canvas.getContext('2d'); constant
77 const ctx = canvas.getContext('2d'); constant
97 const ctx = canvas.getContext('2d'); constant
117 const ctx = canvas.getContext('2d'); constant
137 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerFPS.test.ts28 const ctx = canvas.getContext('2d'); constant
60 const ctx = canvas.getContext('2d'); constant
80 const ctx = canvas.getContext('2d'); constant
103 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerEnergySystem.test.ts71 const ctx = canvas.getContext('2d'); constant
89 const ctx = canvas.getContext('2d'); constant
107 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerHeap.test.ts79 const ctx = canvas.getContext('2d'); constant
97 const ctx = canvas.getContext('2d'); constant
165 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerFreq.test.ts31 const ctx = canvas.getContext('2d'); constant
50 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerIrq.test.ts26 const ctx = canvas.getContext('2d'); constant
48 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerHeapTimeline.test.ts33 const ctx = heapTimelineCanvas.getContext('2d'); constant
62 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerCpuFreqLimits.test.ts48 const ctx = canvas.getContext('2d'); constant
70 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerSoInit.test.ts30 const ctx = canvas.getContext('2d'); constant
82 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerHiPerfCPU.test.ts45 const ctx = canvas.getContext('2d'); constant
53 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerSnapshot.test.ts30 const ctx = snapshotCanvas.getContext('2d'); constant
87 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerHeapSnapshot.test.ts34 const ctx = canvas.getContext('2d'); constant
91 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerJank.test.ts55 const ctx = canvas.getContext('2d'); constant
89 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerCpuProfiler.test.ts37 const ctx = canvas.getContext('2d'); constant
95 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerCPU.test.ts49 const ctx = canvas.getContext('2d'); constant
76 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerFunc.test.ts75 const ctx = canvas.getContext('2d'); constant
100 const ctx = canvas.getContext('2d'); constant
DProcedureWorkerCommon.test.ts206 const ctx = canvas.getContext('2d'); constant
216 const ctx = canvas.getContext('2d'); constant
256 const ctx = canvas.getContext('2d'); constant
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/base/
DTraceRow.test.ts67 const ctx = canvas.getContext('2d'); constant
87 const ctx = canvas.getContext('2d'); constant
109 const ctx = canvas.getContext('2d'); constant
374 const ctx = canvas.getContext('2d'); constant
381 const ctx = canvas.getContext('2d'); constant
/developtools/hdc/test/unittest/common/
Dforward_ut.cpp293 auto* ctx = new HdcForwardBase::ContextForward(); variable
307 auto* ctx = new HdcForwardBase::ContextForward(); variable
321 auto* ctx = new HdcForwardBase::ContextForward(); variable
335 auto* ctx = new HdcForwardBase::ContextForward(); variable
350 auto* ctx = new HdcForwardBase::ContextForward(); variable
365 auto* ctx = new HdcForwardBase::ContextForward(); variable
379 auto* ctx = new HdcForwardBase::ContextForward(); variable
393 auto* ctx = new HdcForwardBase::ContextForward(); variable
/developtools/hdc/src/common/
Dforward.cpp49 HCtxForward ctx = iter->second; in StopTask() local
55 for (auto ctx: ctxs) { in StopTask() local
129 HCtxForward ctx = nullptr; in MallocContext() local
145 void HdcForwardBase::FreeContextCallBack(HCtxForward ctx) in FreeContextCallBack()
148 HCtxForward ctx = (HCtxForward)data; in FreeContextCallBack() local
161 void HdcForwardBase::FreeJDWP(HCtxForward ctx) in FreeJDWP()
169 HCtxForward ctx = (HCtxForward)handle->data; in FreeJDWP() local
184 HCtxForward ctx = (HCtxForward)handle->data; in FreeJDWP() local
197 HCtxForward ctx = nullptr; in FreeContext() local
216 HCtxForward ctx = (HCtxForward)handle->data; in FreeContext() local
[all …]
/developtools/smartperf_host/smartperf_host/ide/test/base-ui/chart/scatter/
DLitChartScatter.test.ts147 let ctx = litChartScatter.ctx!; variable
155 let ctx = litChartScatter.ctx!; variable
163 let ctx = litChartScatter.ctx!; variable
/developtools/profiler/device/base/src/
Depoll_event_poller.cpp47 auto ctx = std::make_shared<EventContext>(); in AddFileDescriptor() local
64 auto ctx = it->second; in RemoveFileDescriptor() local
70 bool EpollEventPoller::AddContextLocked(const EventContextPtr& ctx) in AddContextLocked()
90 bool EpollEventPoller::UpdateEvent(int op, const EventContextPtr& ctx) in UpdateEvent()
125 auto ctx = reinterpret_cast<EventContext*>(eventVec[i].data.ptr); in Run() local
133 void EpollEventPoller::HandleEvent(uint32_t events, const EventContext& ctx) in HandleEvent()
/developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/memory/component/
DMemoryDotting.js138 drawChart(ctx, data) { argument
176 drawGridLines(ctx, width, height, padding) { argument
187 drawAxis(ctx, width, height, padding, maxVal, minVal, timestamps) { argument
229 addEventListeners(ctx, data) { argument
247 drawDataLines(ctx, width, height, padding, maxVal, minVal, timestamps, rssValues, data) { argument
248 const drawLine = (ctx, values, color, label) => { argument
258 addLegend(ctx, width, height, padding) { argument
265 drawLine(ctx, timestamps, values, padding, width, height, minVal, maxVal, type, data) { argument
304 drawVerticalText(ctx, text, x, y, rotationAngle) { argument
/developtools/profiler/device/services/plugin_service/test/unittest/
Dplugin_service_test.cpp131 SocketContext ctx; variable
149 SocketContext ctx; variable
166 SocketContext ctx; variable
831 SocketContext ctx; variable
857 SocketContext ctx; variable
898 SocketContext ctx; variable
926 SocketContext ctx; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp206 void BuildJson(sqlite3_context *ctx, int32_t argc, sqlite3_value **argv) in BuildJson()
245 void RepeatedJsonStep(sqlite3_context *ctx, int32_t argc, sqlite3_value **argv) in RepeatedJsonStep()
275 void RepeatedFieldStep(sqlite3_context *ctx, int32_t argc, sqlite3_value **argv) in RepeatedFieldStep()
297 void RepeatedFieldFinal(sqlite3_context *ctx) in RepeatedFieldFinal()
319 void RepeatedJsonFinal(sqlite3_context *ctx) in RepeatedJsonFinal()
353 std::unique_ptr<JsonBuild> ctx = std::make_unique<JsonBuild>(); in ts_create_extend_function() local

123456