Searched defs:pWindowProxy (Results 1 – 3 of 3) sorted by relevance
175 bool GlWrapper::initialize(sp<IAutomotiveDisplayProxyService> pWindowProxy, uint64_t displayId) { in initialize()310 void GlWrapper::showWindow(sp<IAutomotiveDisplayProxyService>& pWindowProxy, uint64_t id) { in showWindow()318 void GlWrapper::hideWindow(sp<IAutomotiveDisplayProxyService>& pWindowProxy, uint64_t id) { in hideWindow()
190 bool GlWrapper::initialize(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, in initialize()335 void GlWrapper::showWindow(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, uint64_t id) { in showWindow()343 void GlWrapper::hideWindow(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, uint64_t id) { in hideWindow()
192 bool GlWrapper::initialize(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, in initialize()337 void GlWrapper::showWindow(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, uint64_t id) { in showWindow()345 void GlWrapper::hideWindow(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, uint64_t id) { in hideWindow()