Searched defs:maxVal (Results 1 – 6 of 6) sorted by relevance
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerSnaps.ts | 68 static maxVal: number | undefined = 0; property in SnapShotStruct
|
| D | ProcedureWorkerDmaFence.ts | 95 static maxVal: number | undefined = 0; property in DmaFenceStruct
|
| D | ProcedureWorkerLTPO.ts | 65 static maxVal: number | undefined; property in LtpoStruct
|
| D | ProcedureWorkerHitchTime.ts | 67 static maxVal: number = 0; property in HitchTimeStruct
|
| /developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/memory/component/ |
| D | MemoryDotting.js | 187 drawAxis(ctx, width, height, padding, maxVal, minVal, timestamps) { argument 247 drawDataLines(ctx, width, height, padding, maxVal, minVal, timestamps, rssValues, data) { argument 265 drawLine(ctx, timestamps, values, padding, width, height, minVal, maxVal, type, data) { argument
|
| /developtools/profiler/device/plugins/native_hook/test/ |
| D | hook_test.c | 322 int RandInt(int maxVal, int minVal) in RandInt()
|