Searched refs:LoadRGBAFromBitmapFile (Results 1 – 2 of 2) sorted by relevance
31 gfxstream::expected<RGBAImage, std::string> LoadRGBAFromBitmapFile(
29 gfxstream::expected<RGBAImage, std::string> LoadRGBAFromBitmapFile( in LoadRGBAFromBitmapFile() function198 auto rgbaImage = GFXSTREAM_EXPECT(LoadRGBAFromBitmapFile(filename)); in LoadYUV420FromBitmapFile()