Home
last modified time | relevance | path

Searched defs:drawablePtr (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_content.cpp36 auto& drawablePtr = propertyDrawablesVec_[static_cast<size_t>(slot)]; in DrawPropertyDrawable() local
66 [&](auto& drawablePtr) { in DrawPropertyDrawableRange()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_property_drawable.cpp352 [](const auto& drawablePtr) { return drawablePtr != nullptr; }); in HasPropertyDrawableInRange()