Searched refs:DrawMultiEcs (Results 1 – 5 of 5) sorted by relevance
80 virtual void DrawMultiEcs(const std::unordered_map<void*, void*>& ecss) = 0;
72 void DrawMultiEcs(const std::unordered_map<void *, void *> &ecss) override{}; in DrawMultiEcs() function
257 engine_->DrawMultiEcs(ecss_); in PerformDraw()
157 void DrawMultiEcs(const std::unordered_map<void*, void*>& ecss) override;
826 void LumeCommon::DrawMultiEcs(const std::unordered_map<void*, void*>& ecss) in DrawMultiEcs() function in OHOS::Render3D::LumeCommon