Searched refs:RenderTopView (Results 1 – 4 of 4) sorted by relevance
97 RenderTopView::RenderTopView(sp<IEvsEnumerator> enumerator, in RenderTopView() function in RenderTopView112 bool RenderTopView::activate() { in activate()171 void RenderTopView::deactivate() { in deactivate()182 bool RenderTopView::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame()237 void RenderTopView::renderCarTopView() { in renderCarTopView()292 void RenderTopView::renderCameraOntoGroundPlane(const ActiveCamera& cam) { in renderCameraOntoGroundPlane()
36 class RenderTopView: public RenderBase {38 RenderTopView(sp<IEvsEnumerator> enumerator,
31 "RenderTopView.cpp",
341 mDesiredRenderer = std::make_unique<RenderTopView>(mEvs, in configureEvsPipeline()