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