Searched refs:GRAPHIC_CHUNKS (Results 1 – 7 of 7) sorted by relevance
271 { "graphic-chunks", C2BufferData::GRAPHIC_CHUNKS },
1161 : mType(blocks.size() == 1 ? GRAPHIC : GRAPHIC_CHUNKS), in Impl()
311 case C2BufferData::GRAPHIC_CHUNKS: [[fallthrough]]; in attachBuffer()
2132 GRAPHIC_CHUNKS, ///< the buffer contains one of more graphic blocks enumerator
658 EXPECT_EQ(C2BufferData::GRAPHIC_CHUNKS, data->type()); in TEST_F()
1167 case C2BufferData::GRAPHIC_CHUNKS: [[fallthrough]]; in realloc()
764 case C2BufferData::GRAPHIC_CHUNKS: [[fallthrough]]; in getOutputFrame()