Home | History | Annotate | Download | only in vndk

Lines Matching refs:graphicBlocks

1153     const std::vector<C2ConstGraphicBlock> &graphicBlocks() const { return mGraphicBlocks; }
1170 const std::vector<C2ConstGraphicBlock> C2BufferData::graphicBlocks() const {
1171 return mImpl->graphicBlocks();