Searched refs:testOnlyGray (Results 1 – 2 of 2) sorted by relevance
34 extern "C" int testOnlyGray(int yuv, int noyuvpad, int autoalloc);123 EXPECT_EQ(testOnlyGray(std::get<0>(GetParam()), in TEST_P()
1026 int testOnlyGray(int yuv, int noyuvpad, int autoalloc) in testOnlyGray() function