Lines Matching defs:Impl
200 class C2Block1D::Impl : public _C2Block1DImpl { class in C2Block1D
224 class C2ReadView::Impl : public _C2MappedBlock1DImpl { class in C2ReadView
254 class C2WriteView::Impl : public _C2MappedBlock1DImpl { class in C2WriteView
732 class C2PooledBlockPool::Impl { class in C2PooledBlockPool
734 Impl(const std::shared_ptr<C2Allocator> &allocator) in Impl() function in C2PooledBlockPool::Impl
1382 class C2Block2D::Impl : public _C2MappingBlock2DImpl { class in C2Block2D
1407 class C2GraphicView::Impl : public _C2MappedBlock2DImpl { class in C2GraphicView
1569 class C2BufferData::Impl { class in C2BufferData
1571 explicit Impl(const std::vector<C2ConstLinearBlock> &blocks) in Impl() function in C2BufferData::Impl
1576 explicit Impl(const std::vector<C2ConstGraphicBlock> &blocks) in Impl() function in C2BufferData::Impl
1634 class C2Buffer::Impl { class in C2Buffer
1636 Impl(C2Buffer *thiz, const std::vector<C2ConstLinearBlock> &blocks) in Impl() function in C2Buffer::Impl
1638 Impl(C2Buffer *thiz, const std::vector<C2ConstGraphicBlock> &blocks) in Impl() function in C2Buffer::Impl