Lines Matching defs:impl
206 C2Block1D::C2Block1D(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &range) in C2Block1D()
222 C2ReadView::C2ReadView(std::shared_ptr<Impl> impl, uint32_t offset, uint32_t size) in C2ReadView()
252 C2WriteView::C2WriteView(std::shared_ptr<Impl> impl) in C2WriteView()
270 C2ConstLinearBlock::C2ConstLinearBlock(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &rang… in C2ConstLinearBlock()
300 C2LinearBlock::C2LinearBlock(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &range) in C2LinearBlock()
380 std::shared_ptr<C2Block1D::Impl> impl = in CreateLinearBlock() local
953 _C2MappedBlock2DImpl(const _C2Block2DImpl &impl, in _C2MappedBlock2DImpl()
983 C2Block2D::C2Block2D(std::shared_ptr<Impl> impl, const _C2PlanarSectionAspect §ion) in C2Block2D()
1000 C2GraphicView::C2GraphicView(std::shared_ptr<Impl> impl, const _C2PlanarSectionAspect §ion) in C2GraphicView()
1032 std::shared_ptr<Impl> impl, const _C2PlanarSectionAspect §ion, C2Fence fence) in C2ConstGraphicBlock()
1053 std::shared_ptr<Impl> impl, const _C2PlanarSectionAspect §ion) in C2GraphicBlock()
1099 std::shared_ptr<C2Block2D::Impl> impl = in CreateGraphicBlock() local