Searched refs:LINEAR_CHUNKS (Results 1 – 5 of 5) sorted by relevance
256 { "linear-chunks", C2BufferData::LINEAR_CHUNKS },
1130 : mType(blocks.size() == 1 ? LINEAR : LINEAR_CHUNKS), in Impl()
1993 LINEAR_CHUNKS, ///< the buffer contains one or more linear blocks enumerator
911 case C2BufferData::LINEAR_CHUNKS: [[fallthrough]]; in realloc()
636 EXPECT_EQ(C2BufferData::LINEAR_CHUNKS, data->type()); in TEST_F()