Searched refs:BitmapResult (Results 1 – 3 of 3) sorted by relevance
25 struct BitmapResult { struct37 static void AddBitmapResult(const BitmapResult&); argument53 static bool ReadJson(const char* path, void(*callback)(BitmapResult));
21 SkTArray<JsonWriter::BitmapResult> gBitmapResults;24 void JsonWriter::AddBitmapResult(const BitmapResult& result) { in AddBitmapResult()96 bool JsonWriter::ReadJson(const char* path, void(*callback)(BitmapResult)) { in ReadJson() argument110 BitmapResult br; in ReadJson()
172 static void add_gold(JsonWriter::BitmapResult r) { in add_gold()972 JsonWriter::BitmapResult result; in WriteToDisk()