Searched defs:initEvent (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | GrPerfMonitorReporter.h | 42 void initEvent (int32_t pid, int32_t maxBytes, int32_t budgetedBytes, int64_t allocTime) { in initEvent() function 56 void initEvent (int32_t pid, uint16_t filterType, float blurRadius, int32_t width, in initEvent() function
|
| /third_party/skia/src/gpu/ |
| D | GrPerfMonitorReporter.h | 42 void initEvent (int32_t pid, int32_t maxBytes, int32_t budgetedBytes, int64_t allocTime) { in initEvent() function 56 void initEvent (int32_t pid, uint16_t filterType, float blurRadius, int32_t width, in initEvent() function
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 1526 initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void; method
|
| D | lib.dom.d.ts | 5214 initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void; method
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 1506 initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void; method
|
| D | dom.generated.d.ts | 5194 initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void; method
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 7121 initEvent(eventTypeArg: string, canBubbleArg: boolean, cancelableArg: boolean): void; method
|