Lines Matching defs:Impl
197 class C2Block1D::Impl : public _C2Block1DImpl { class in C2Block1D
221 class C2ReadView::Impl : public _C2MappedBlock1DImpl { class in C2ReadView
251 class C2WriteView::Impl : public _C2MappedBlock1DImpl { class in C2WriteView
680 class C2PooledBlockPool::Impl { class in C2PooledBlockPool
682 Impl(const std::shared_ptr<C2Allocator> &allocator) in Impl() function in C2PooledBlockPool::Impl
1001 class C2Block2D::Impl : public _C2MappingBlock2DImpl { class in C2Block2D
1026 class C2GraphicView::Impl : public _C2MappedBlock2DImpl { class in C2GraphicView
1168 class C2BufferData::Impl { class in C2BufferData
1170 explicit Impl(const std::vector<C2ConstLinearBlock> &blocks) in Impl() function in C2BufferData::Impl
1175 explicit Impl(const std::vector<C2ConstGraphicBlock> &blocks) in Impl() function in C2BufferData::Impl
1203 class C2Buffer::Impl { class in C2Buffer
1205 Impl(C2Buffer *thiz, const std::vector<C2ConstLinearBlock> &blocks) in Impl() function in C2Buffer::Impl
1207 Impl(C2Buffer *thiz, const std::vector<C2ConstGraphicBlock> &blocks) in Impl() function in C2Buffer::Impl