Searched refs:fArgType (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/trace/ |
D | SkChromeTracingTracer.cpp | 25 uint8_t fArgType; member 128 traceEventArgs[i].fArgType = argTypes[i]; in addTraceEvent() 272 trace_value_to_json(writer, arg->fArgValue, arg->fArgType, stringTable); in trace_event_to_json() 275 trace_value_to_json(writer, arg->fArgValue, arg->fArgType, stringTable); in trace_event_to_json()
|
/external/skqp/tools/trace/ |
D | SkChromeTracingTracer.cpp | 25 uint8_t fArgType; member 128 traceEventArgs[i].fArgType = argTypes[i]; in addTraceEvent() 272 trace_value_to_json(writer, arg->fArgValue, arg->fArgType, stringTable); in trace_event_to_json() 275 trace_value_to_json(writer, arg->fArgValue, arg->fArgType, stringTable); in trace_event_to_json()
|