Lines Matching defs:Impl
194 class C2Block1D::Impl : public _C2Block1DImpl { class in C2Block1D
218 class C2ReadView::Impl : public _C2MappedBlock1DImpl { class in C2ReadView
248 class C2WriteView::Impl : public _C2MappedBlock1DImpl { class in C2WriteView
639 class C2PooledBlockPool::Impl { class in C2PooledBlockPool
641 Impl(const std::shared_ptr<C2Allocator> &allocator) in Impl() function in C2PooledBlockPool::Impl
960 class C2Block2D::Impl : public _C2MappingBlock2DImpl { class in C2Block2D
985 class C2GraphicView::Impl : public _C2MappedBlock2DImpl { class in C2GraphicView
1127 class C2BufferData::Impl { class in C2BufferData
1129 explicit Impl(const std::vector<C2ConstLinearBlock> &blocks) in Impl() function in C2BufferData::Impl
1134 explicit Impl(const std::vector<C2ConstGraphicBlock> &blocks) in Impl() function in C2BufferData::Impl
1162 class C2Buffer::Impl { class in C2Buffer
1164 Impl(C2Buffer *thiz, const std::vector<C2ConstLinearBlock> &blocks) in Impl() function in C2Buffer::Impl
1166 Impl(C2Buffer *thiz, const std::vector<C2ConstGraphicBlock> &blocks) in Impl() function in C2Buffer::Impl