Searched refs:DrawPropertyDrawableRange (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_canvas_render_node.cpp | 132 … DrawPropertyDrawableRange(RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::MASK, canvas); in ProcessTransitionBeforeChildren() 138 …DrawPropertyDrawableRange(RSPropertyDrawableSlot::BOUNDS_MATRIX, RSPropertyDrawableSlot::TRANSITIO… in ProcessShadowBatching() 159 DrawPropertyDrawableRange( in PropertyDrawableRender() 163 DrawPropertyDrawableRange( in PropertyDrawableRender() 166 DrawPropertyDrawableRange( in PropertyDrawableRender() 171 …DrawPropertyDrawableRange(RSPropertyDrawableSlot::TRANSITION, RSPropertyDrawableSlot::CLIP_TO_FRAM… in PropertyDrawableRender() 175 DrawPropertyDrawableRange( in PropertyDrawableRender() 196 DrawPropertyDrawableRange( in ProcessRenderBeforeChildren() 199 DrawPropertyDrawableRange( in ProcessRenderBeforeChildren() 202 DrawPropertyDrawableRange( in ProcessRenderBeforeChildren() [all …]
|
H A D | rs_render_content.cpp | 58 void RSRenderContent::DrawPropertyDrawableRange( in DrawPropertyDrawableRange() function in OHOS::Rosen::RSRenderContent 78 sharedPtr->DrawPropertyDrawableRange(begin, end, *canvasPtr); in DrawPropertyDrawableRange()
|
H A D | rs_render_node.cpp | 2198 …DrawPropertyDrawableRange(RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::BOUNDS_MATRIX,… in ApplyBoundsGeometry() 2208 … DrawPropertyDrawableRange(RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::MASK, canvas); in ProcessTransitionBeforeChildren()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_render_content_test.cpp | 102 …renderContent->DrawPropertyDrawableRange(RSPropertyDrawableSlot::INVALID, RSPropertyDrawableSlot::… 108 renderContent->DrawPropertyDrawableRange( 118 …renderContent->DrawPropertyDrawableRange(RSPropertyDrawableSlot::ALPHA, RSPropertyDrawableSlot::AL…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_render_content.h | 43 void DrawPropertyDrawableRange(
|
H A D | rs_render_node.h | 843 inline void DrawPropertyDrawableRange( in DrawPropertyDrawableRange() function 846 renderContent_->DrawPropertyDrawableRange(begin, end, canvas); in DrawPropertyDrawableRange()
|