Searched refs:mGraphicBlocks (Results 1 – 1 of 1) sorted by relevance
1162 mGraphicBlocks(blocks) { in Impl()1167 const std::vector<C2ConstGraphicBlock> &graphicBlocks() const { return mGraphicBlocks; } in graphicBlocks()1172 std::vector<C2ConstGraphicBlock> mGraphicBlocks; member in C2BufferData::Impl