Home
last modified time | relevance | path

Searched defs:display_id (Results 1 – 25 of 31) sorted by relevance

12

/external/drm_hwcomposer/hwc3/
DDrmHwcThree.cpp52 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()
DComposerClient.cpp489 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 …]
DCommandResultWriter.h87 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/
Ddisplay_facade_adapter.py60 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
Ddisplay_facade.py172 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/
Ddisplay_facade_adapter.py75 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/
Dinputmethodmanager.proto25 optional int32 display_id = 3; field
/external/perfetto/protos/perfetto/trace/android/
Dandroid_input_event.proto50 optional sint32 display_id = 6; field
92 optional sint32 display_id = 7; field
Dinputmethodeditor.proto43 optional int32 display_id = 1; field
Dsurfaceflinger_transactions.proto66 optional int32 display_id = 2; field
/external/perfetto/protos/perfetto/trace/android/view/
Dviewrootimpl.proto28 optional int32 display_id = 2; field
/external/perfetto/protos/perfetto/metrics/android/
Dsurfaceflinger.proto60 optional string display_id = 1; field
Dhwcomposer.proto89 optional string display_id = 1; field
/external/webrtc/modules/desktop_capture/
Ddesktop_capturer.h92 int64_t display_id = kInvalidDisplayId; member
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dxplane.proto54 int64 display_id = 10; field
/external/perfetto/protos/perfetto/trace/android/server/
Dwindowmanagerservice.proto120 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/
Ddispol.c365 static void display_id(policydb_t *p, FILE *fp, uint32_t symbol_type, in display_id() function
Ddismod.c144 static void display_id(policydb_t * p, FILE * fp, uint32_t symbol_type, in display_id() function
/external/deqp/framework/egl/wrapper/
DeglwImpl.inl191 EGLDisplay eglwGetDisplay (EGLNativeDisplayType display_id)
/external/drm_hwcomposer/hwc2_device/
Dhwc2_device.cpp231 #define GET_DISPLAY(display_id) \ argument
/external/angle/src/libGLESv2/
Degl_stubs.cpp440 EGLDisplay GetDisplay(Thread *thread, EGLNativeDisplayType display_id) in GetDisplay()
Dentry_points_egl_autogen.cpp478 EGLDisplay EGLAPIENTRY EGL_GetDisplay(EGLNativeDisplayType display_id) in EGL_GetDisplay()
/external/deqp/framework/egl/
DegluCallLogWrapper.inl316 eglw::EGLDisplay CallLogWrapper::eglGetDisplay (eglw::EGLNativeDisplayType display_id)
/external/crosvm/src/crosvm/
Dcmdline.rs640 pub display_id: Vec<u32>, field
653 pub display_id: u32, field
/external/angle/src/libEGL/
DlibEGL_autogen.cpp156 EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()

12