Home
last modified time | relevance | path

Searched defs:ReadPicture (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webp/examples/
H A Dcwebp.c78 static int ReadPicture(const char* const filename, WebPPicture* const pic, in ReadPicture() function
104 static int ReadPicture(const char* const filename, WebPPicture* const pic, in ReadPicture() function
/aosp_15_r20/external/webp/extras/
H A Dget_disto.c31 static size_t ReadPicture(const char* const filename, WebPPicture* const pic, in ReadPicture() function
/aosp_15_r20/external/skia/bench/
H A Dnanobench.cpp838 static sk_sp<SkPicture> ReadPicture(const char* path) { in ReadPicture() function in BenchmarkStream