Searched defs:showWindow (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/cpp/evs/sampleDriver/hidl/ | ||
D | GlWrapper.cpp | 310 void GlWrapper::showWindow(sp<IAutomotiveDisplayProxyService>& pWindowProxy, uint64_t id) { in showWindow() function in GlWrapper |
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/ | ||
D | GlWrapper.cpp | 335 void GlWrapper::showWindow(const std::shared_ptr<ICarDisplayProxy>& pWindowProxy, uint64_t id) { in showWindow() function in aidl::android::hardware::automotive::evs::implementation::GlWrapper |
/packages/services/Car/cpp/displayproxy/src/ | ||
D | CarDisplayProxy.cpp | 226 ScopedAStatus CarDisplayProxy::showWindow(int64_t id) { in showWindow() function in aidl::android::frameworks::automotive::display::implementation::CarDisplayProxy |