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