Home
last modified time | relevance | path

Searched defs:drawString (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerHeapSnapshot.ts143 static drawString( method in HeapSnapshotStruct
DProcedureWorkerSnapshot.ts302 static drawString( method in SnapshotStruct
DProcedureWorkerCommon.ts1379 export function drawString(ctx: CanvasRenderingContext2D, str: string, textPadding: number, frame: … function