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