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

  /external/skia/samplecode/
DecodeFile.h 16 static inline bool decode_file(const char* filename, SkBitmap* bitmap, function
37 static inline sk_sp<SkImage> decode_file(const char filename[]) { function
  /external/skqp/samplecode/
DecodeFile.h 16 static inline bool decode_file(const char* filename, SkBitmap* bitmap, function
37 static inline sk_sp<SkImage> decode_file(const char filename[]) { function

Completed in 188 milliseconds