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