Searched refs:perf_graphics_value (Results 1 – 1 of 1) sorted by relevance
616 const base::DictionaryValue* perf_graphics_value = NULL; in GetEntryFromValue() local617 if (value->GetDictionary("perf_graphics", &perf_graphics_value)) { in GetEntryFromValue()621 perf_graphics_value->GetString(kOp, &op); in GetEntryFromValue()622 perf_graphics_value->GetString("value", &float_value); in GetEntryFromValue()623 perf_graphics_value->GetString("value2", &float_value2); in GetEntryFromValue()