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 {
38 static void AddBitmapResult(const BitmapResult&);
52 * BitmapResult recorded in the file. Return success.
54 static bool ReadJson(const char* path, void(*callback)(BitmapResult));
  /frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
PhotoBitmapLoaderInterface.java 14 public static class BitmapResult {

Completed in 210 milliseconds