X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fupdate%2Frendering%2Fscene-graph-renderer.h;h=b3ab63ea2634b039a102c3978fb96d1c2a187645;hb=refs%2Ftags%2Fsubmit%2Ftizen_6.0%2F20201127.133124;hp=a06fa2a8d7712ebcaf797fc56152b8f00ae77999;hpb=33c6509ce20db3d379fdbadb53fc0b44a7015aad;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/update/rendering/scene-graph-renderer.h b/dali/internal/update/rendering/scene-graph-renderer.h index a06fa2a..b3ab63e 100644 --- a/dali/internal/update/rendering/scene-graph-renderer.h +++ b/dali/internal/update/rendering/scene-graph-renderer.h @@ -2,7 +2,7 @@ #define DALI_INTERNAL_SCENE_GRAPH_RENDERER_H /* - * Copyright (c) 2020 Samsung Electronics Co., Ltd. + * Copyright (c) 2018 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -339,9 +339,8 @@ public: * Prepare the object for rendering. * This is called by the UpdateManager when an object is due to be rendered in the current frame. * @param[in] updateBufferIndex The current update buffer index. - * @return Whether this renderer has been updated in the current frame */ - bool PrepareRender( BufferIndex updateBufferIndex ); + void PrepareRender( BufferIndex updateBufferIndex ); /** * Retrieve the Render thread renderer