Lines Matching refs:ViewShape
70 bool ViewShape::prefetch( RendererCacheEntry& io_rCacheEntry, in prefetch()
190 bool ViewShape::draw( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in draw()
303 bool ViewShape::renderSprite( const ViewLayerSharedPtr& rViewLayer, in renderSprite()
524 bool ViewShape::render( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in render()
740 ViewShape::ViewShape( const ViewLayerSharedPtr& rViewLayer ) : in ViewShape() function in slideshow::internal::ViewShape
750 ViewLayerSharedPtr ViewShape::getViewLayer() const in getViewLayer()
755 …ViewShape::RendererCacheVector::iterator ViewShape::getCacheEntry( const ::cppcanvas::CanvasShared… in getCacheEntry()
794 …::cppcanvas::RendererSharedPtr ViewShape::getRenderer( const ::cppcanvas::CanvasSharedPtr& rDestin… in getRenderer()
821 void ViewShape::invalidateRenderer() const in invalidateRenderer()
828 ::basegfx::B2DSize ViewShape::getAntialiasingBorder() const in getAntialiasingBorder()
847 bool ViewShape::enterAnimationMode() in enterAnimationMode()
855 void ViewShape::leaveAnimationMode() in leaveAnimationMode()
862 bool ViewShape::update( const GDIMetaFileSharedPtr& rMtf, in update()