/external/drm_hwcomposer/hwc3/ |
D | DrmHwcThree.cpp | 52 uint64_t display_id, int64_t timestamp) const { in SendVsyncPeriodTimingChangedEventToClient() 63 void DrmHwcThree::SendRefreshEventToClient(uint64_t display_id) { in SendRefreshEventToClient() 77 void DrmHwcThree::SendVsyncEventToClient(uint64_t display_id, int64_t timestamp, in SendVsyncEventToClient() 86 hwc2_display_t display_id, DrmHwc::DisplayStatus display_status) { in SendHotplugEventToClient() 105 hwc2_display_t display_id, DrmHwc::DisplayStatus display_status) { in SendHotplugEventToClient()
|
D | ComposerClient.cpp | 489 ndk::ScopedAStatus ComposerClient::createLayer(int64_t display_id, in createLayer() 534 ndk::ScopedAStatus ComposerClient::destroyLayer(int64_t display_id, in destroyLayer() 550 ndk::ScopedAStatus ComposerClient::destroyVirtualDisplay(int64_t display_id) { in destroyVirtualDisplay() 557 ::android::HwcDisplay* ComposerClient::GetDisplay(uint64_t display_id) { in GetDisplay() 561 void ComposerClient::DispatchLayerCommand(int64_t display_id, in DispatchLayerCommand() 679 const int64_t display_id = command.display; in ExecuteDisplayCommand() local 801 ndk::ScopedAStatus ComposerClient::getActiveConfig(int64_t display_id, in getActiveConfig() 820 int64_t display_id, std::vector<ColorMode>* color_modes) { in getColorModes() 863 int64_t display_id, int32_t config_id, DisplayAttribute attribute, in getDisplayAttribute() 917 int64_t display_id, std::vector<DisplayCapability>* caps) { in getDisplayCapabilities() [all …]
|
D | CommandResultWriter.h | 87 void AddPresentFence(int64_t display_id, ::android::base::unique_fd fence) { in AddPresentFence() 99 int64_t display_id, in AddReleaseFence() 127 void AddPresentOrValidateResult(int64_t display_id, in AddPresentOrValidateResult()
|
/external/autotest/client/cros/multimedia/ |
D | display_facade_adapter.py | 60 def move_to_display(self, display_id): argument 297 def set_resolution(self, display_id, width, height): argument 316 def get_display_modes(self, display_id): argument 327 def get_available_resolutions(self, display_id): argument 338 def get_display_rotation(self, display_id): argument 348 def set_display_rotation(self, display_id, rotation, argument
|
D | display_facade.py | 172 def _get_display_by_id(self, display_id): argument 185 def get_display_modes(self, display_id): argument 196 def get_display_rotation(self, display_id): argument 219 def set_display_rotation(self, display_id, rotation, argument 258 def get_available_resolutions(self, display_id): argument 306 def set_resolution(self, display_id, width, height, timeout=3): argument 592 def move_to_display(self, display_id): argument
|
/external/autotest/server/cros/multimedia/ |
D | display_facade_adapter.py | 75 def move_to_display(self, display_id): argument 316 def set_resolution(self, display_id, width, height): argument 336 def get_display_modes(self, display_id): argument 347 def get_available_resolutions(self, display_id): argument 358 def get_display_rotation(self, display_id): argument 368 def set_display_rotation(self, display_id, rotation, argument
|
/external/perfetto/protos/perfetto/trace/android/view/inputmethod/ |
D | inputmethodmanager.proto | 25 optional int32 display_id = 3; field
|
/external/perfetto/protos/perfetto/trace/android/ |
D | android_input_event.proto | 50 optional sint32 display_id = 6; field 92 optional sint32 display_id = 7; field
|
D | inputmethodeditor.proto | 43 optional int32 display_id = 1; field
|
D | surfaceflinger_transactions.proto | 66 optional int32 display_id = 2; field
|
/external/perfetto/protos/perfetto/trace/android/view/ |
D | viewrootimpl.proto | 28 optional int32 display_id = 2; field
|
/external/perfetto/protos/perfetto/metrics/android/ |
D | surfaceflinger.proto | 60 optional string display_id = 1; field
|
D | hwcomposer.proto | 89 optional string display_id = 1; field
|
/external/webrtc/modules/desktop_capture/ |
D | desktop_capturer.h | 92 int64_t display_id = kInvalidDisplayId; member
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | xplane.proto | 54 int64 display_id = 10; field
|
/external/perfetto/protos/perfetto/trace/android/server/ |
D | windowmanagerservice.proto | 120 optional int32 display_id = 1; field 125 optional int32 display_id = 1; field 310 optional int32 display_id = 15 [deprecated = true]; field 338 optional int32 display_id = 2; field 414 optional int32 display_id = 3; field
|
/external/selinux/checkpolicy/test/ |
D | dispol.c | 365 static void display_id(policydb_t *p, FILE *fp, uint32_t symbol_type, in display_id() function
|
D | dismod.c | 144 static void display_id(policydb_t * p, FILE * fp, uint32_t symbol_type, in display_id() function
|
/external/deqp/framework/egl/wrapper/ |
D | eglwImpl.inl | 191 EGLDisplay eglwGetDisplay (EGLNativeDisplayType display_id)
|
/external/drm_hwcomposer/hwc2_device/ |
D | hwc2_device.cpp | 231 #define GET_DISPLAY(display_id) \ argument
|
/external/angle/src/libGLESv2/ |
D | egl_stubs.cpp | 440 EGLDisplay GetDisplay(Thread *thread, EGLNativeDisplayType display_id) in GetDisplay()
|
D | entry_points_egl_autogen.cpp | 478 EGLDisplay EGLAPIENTRY EGL_GetDisplay(EGLNativeDisplayType display_id) in EGL_GetDisplay()
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 316 eglw::EGLDisplay CallLogWrapper::eglGetDisplay (eglw::EGLNativeDisplayType display_id)
|
/external/crosvm/src/crosvm/ |
D | cmdline.rs | 640 pub display_id: Vec<u32>, field 653 pub display_id: u32, field
|
/external/angle/src/libEGL/ |
D | libEGL_autogen.cpp | 156 EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()
|