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