Searched defs:Gralloc4TestPixelFormat (Results 1 – 1 of 1) sorted by relevance
252 class Gralloc4TestPixelFormat : public testing::TestWithParam<PixelFormat> { }; class260 TEST_P(Gralloc4TestPixelFormat, PixelFormatRequested) { in TEST_P() argument