Home
last modified time | relevance | path

Searched refs:LoadYUV420FromBitmapFile (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/common/detector/
DImage.h47 gfxstream::expected<YUV420Image, std::string> LoadYUV420FromBitmapFile(
DImage.cpp196 gfxstream::expected<YUV420Image, std::string> LoadYUV420FromBitmapFile( in LoadYUV420FromBitmapFile() function
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp62 textureDataYuv = GFXSTREAM_EXPECT(LoadYUV420FromBitmapFile("custom.bmp")); in CanHandlePrecisionQualifierWithYuvSampler()