Searched refs:BitmapResult (Results 1 – 3 of 3) sorted by relevance
25 struct BitmapResult { struct38 static void AddBitmapResult(const BitmapResult&); argument54 static bool ReadJson(const char* path, void(*callback)(BitmapResult));
22 SkTArray<JsonWriter::BitmapResult> gBitmapResults;25 void JsonWriter::AddBitmapResult(const BitmapResult& result) { in AddBitmapResult()98 bool JsonWriter::ReadJson(const char* path, void(*callback)(BitmapResult)) { in ReadJson() argument112 BitmapResult br; in ReadJson()
300 static void add_gold(JsonWriter::BitmapResult r) { in add_gold()1174 JsonWriter::BitmapResult result; in WriteToDisk()