Searched refs:TestLoadSbyteRGBToRGBA (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/image_util/ |
H A D | LoadToNative_unittest.cpp | 141 void TestLoadSbyteRGBToRGBA(ImageLoadContext &context, in TestLoadSbyteRGBToRGBA() function 200 TestLoadSbyteRGBToRGBA<0x7F>(context, strCaseS7F.c_str(), width, height, depth, inputByteOffset, in TestLoadByteRGBToRGBAForAllCases() 203 TestLoadSbyteRGBToRGBA<0x01>(context, strCaseS01.c_str(), width, height, depth, inputByteOffset, in TestLoadByteRGBToRGBAForAllCases()
|