Searched refs:RenderTopView (Results 1 – 4 of 4) sorted by relevance
94 RenderTopView::RenderTopView(sp<IEvsEnumerator> enumerator, in RenderTopView() function in RenderTopView109 bool RenderTopView::activate() { in activate()165 void RenderTopView::deactivate() { in deactivate()176 bool RenderTopView::drawFrame(const BufferDesc& tgtBuffer) { in drawFrame()231 void RenderTopView::renderCarTopView() { in renderCarTopView()286 void RenderTopView::renderCameraOntoGroundPlane(const ActiveCamera& cam) { in renderCameraOntoGroundPlane()
36 class RenderTopView: public RenderBase {38 RenderTopView(sp<IEvsEnumerator> enumerator,
11 RenderTopView.cpp \
321 mDesiredRenderer = std::make_unique<RenderTopView>(mEvs, in configureEvsPipeline()