Searched refs:GRAPHIC_CHUNKS (Results 1 – 5 of 5) sorted by relevance
258 { "graphic-chunks", C2BufferData::GRAPHIC_CHUNKS },
1135 : mType(blocks.size() == 1 ? GRAPHIC : GRAPHIC_CHUNKS), in Impl()
1995 GRAPHIC_CHUNKS, ///< the buffer contains one of more graphic blocks enumerator
912 case C2BufferData::GRAPHIC_CHUNKS: [[fallthrough]]; in realloc()
652 EXPECT_EQ(C2BufferData::GRAPHIC_CHUNKS, data->type()); in TEST_F()