Searched refs:TestLoadUbyteRGBToRGBA (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/image_util/ |
D | LoadToNative_unittest.cpp | 99 void TestLoadUbyteRGBToRGBA(ImageLoadContext &context, in TestLoadUbyteRGBToRGBA() function 194 TestLoadUbyteRGBToRGBA<0xFF>(context, strCaseUFF.c_str(), width, height, depth, inputByteOffset, in TestLoadByteRGBToRGBAForAllCases() 197 TestLoadUbyteRGBToRGBA<0x01>(context, strCaseU01.c_str(), width, height, depth, inputByteOffset, in TestLoadByteRGBToRGBAForAllCases()
|