Home
last modified time | relevance | path

Searched refs:fArgType (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/trace/
DSkChromeTracingTracer.cpp25 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/
DSkChromeTracingTracer.cpp25 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()