/device/google/shusky/powerstats/husky/ |
D | service.cpp | 34 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 85 addDisplay(p); in main()
|
/device/google/shusky/powerstats/shiba/ |
D | service.cpp | 34 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 66 addDisplay(p); in main()
|
/device/google/raviole/powerstats/whitefin/ |
D | service.cpp | 34 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 69 addDisplay(p); in main()
|
/device/google/shusky/powerstats/ripcurrent/ |
D | service.cpp | 34 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 66 addDisplay(p); in main()
|
/device/google/pantah/powerstats/cloudripper/ |
D | service.cpp | 34 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 68 addDisplay(p); in main()
|
/device/google/bluejay/powerstats/bluejay/ |
D | service.cpp | 35 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 68 addDisplay(p); in main()
|
/device/google/raviole/powerstats/slider/ |
D | service.cpp | 35 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 72 addDisplay(p); in main()
|
/device/google/pantah/powerstats/ravenclaw/ |
D | service.cpp | 35 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 75 addDisplay(p); in main()
|
/device/google/pantah/powerstats/panther/ |
D | service.cpp | 35 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 71 addDisplay(p); in main()
|
/device/google/raviole/powerstats/oriole/ |
D | service.cpp | 42 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 89 addDisplay(p); in main()
|
/device/google/lynx/powerstats/ |
D | service.cpp | 37 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 105 addDisplay(p); in main()
|
/device/google/pantah/powerstats/cheetah/ |
D | service.cpp | 37 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 120 addDisplay(p); in main()
|
/device/google/raviole/powerstats/raven/ |
D | service.cpp | 44 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 131 addDisplay(p); in main()
|
/device/google/tangorpro/powerstats/ |
D | service.cpp | 38 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 135 addDisplay(p); in main()
|
/device/google/felix/powerstats/felix/ |
D | service.cpp | 39 void addDisplay(std::shared_ptr<PowerStats> p) { in addDisplay() function 168 addDisplay(p); in main()
|
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/ |
D | EglGlobalInfo.h | 53 EglDisplay* addDisplay(EGLNativeDisplayType dpy,
|
D | EglGlobalInfo.cpp | 92 EglDisplay* EglGlobalInfo::addDisplay(EGLNativeDisplayType dpy, in addDisplay() function in EglGlobalInfo
|
D | EglImp.cpp | 289 dpy = g_eglInfo->addDisplay(display_id,internalDisplay); in eglGetDisplay()
|
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/ |
D | server_connector.js | 133 addDisplay(display_id, width, height) { method in DeviceDisplaysMessage
|
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | app.js | 125 addDisplay(display_id, width, height) {} method in EmptyDeviceDisplaysMessage 614 deviceDisplaysMessage.addDisplay(
|
/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/ |
D | CuttlefishDisplayHotplugTest.java | 321 public void addDisplay(int width, int height) throws FileNotFoundException { in addDisplay() method in CuttlefishDisplayHotplugTest
|