HomeSort by relevance Sort by last modified time
    Searched defs:BitmapResult (Results 1 - 2 of 2) sorted by null

  /external/skia/dm/
DMJsonWriter.h 25 struct BitmapResult {
42 static void AddBitmapResult(const BitmapResult&);
56 * BitmapResult recorded in the file. Return success.
58 static bool ReadJson(const char* path, void(*callback)(BitmapResult));
  /external/skqp/dm/
DMJsonWriter.h 25 struct BitmapResult {
38 static void AddBitmapResult(const BitmapResult&);
52 * BitmapResult recorded in the file. Return success.
54 static bool ReadJson(const char* path, void(*callback)(BitmapResult));

Completed in 359 milliseconds