Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DComposerClient.cpp340 ndk::ScopedAStatus ComposerClient::createLayer(int64_t display_id, in createLayer()
398 ndk::ScopedAStatus ComposerClient::destroyLayer(int64_t display_id, in destroyLayer()
416 ndk::ScopedAStatus ComposerClient::destroyVirtualDisplay(int64_t display_id) { in destroyVirtualDisplay()
486 uint64_t display_id, ::android::base::unique_fd& out_display_fence, in PresentDisplayInternal()
530 ::android::HwcDisplay* ComposerClient::GetDisplay(uint64_t display_id) { in GetDisplay()
534 void ComposerClient::DispatchLayerCommand(int64_t display_id, in DispatchLayerCommand()
608 const int64_t display_id = command.display; in ExecuteDisplayCommand() local
665 ndk::ScopedAStatus ComposerClient::getActiveConfig(int64_t display_id, in getActiveConfig()
684 int64_t display_id, std::vector<ColorMode>* color_modes) { in getColorModes()
727 int64_t display_id, int32_t config_id, DisplayAttribute attribute, in getDisplayAttribute()
[all …]
H A DComposerResources.cpp31 uint64_t display_id) { in ToHwc2Display()
58 uint64_t display_id, int64_t layer_id, const Buffer& buffer, in GetLayerBuffer()
78 uint64_t display_id, int64_t layer_id, in GetLayerSidebandStream()
92 hwc3::Error ComposerResources::AddLayer(uint64_t display_id, int64_t layer_id, in AddLayer()
101 hwc3::Error ComposerResources::RemoveLayer(uint64_t display_id, in RemoveLayer()
110 bool ComposerResources::HasDisplay(uint64_t display_id) { in HasDisplay()
115 hwc3::Error ComposerResources::AddPhysicalDisplay(uint64_t display_id) { in AddPhysicalDisplay()
127 hwc3::Error ComposerResources::RemoveDisplay(uint64_t display_id) { in RemoveDisplay()
133 void ComposerResources::SetDisplayMustValidateState(uint64_t display_id, in SetDisplayMustValidateState()
139 bool ComposerResources::MustValidateDisplay(uint64_t display_id) { in MustValidateDisplay()
[all …]
H A DDrmHwcThree.cpp44 uint64_t display_id, int64_t timestamp) const { in SendVsyncPeriodTimingChangedEventToClient()
55 void DrmHwcThree::SendRefreshEventToClient(uint64_t display_id) { in SendRefreshEventToClient()
60 void DrmHwcThree::SendVsyncEventToClient(uint64_t display_id, int64_t timestamp, in SendVsyncEventToClient()
69 hwc2_display_t display_id, DrmHwc::DisplayStatus display_status) { in SendHotplugEventToClient()
90 hwc2_display_t display_id, DrmHwc::DisplayStatus display_status) { in SendHotplugEventToClient()
98 void DrmHwcThree::CleanDisplayResources(uint64_t display_id) { in CleanDisplayResources()
143 void DrmHwcThree::HandleDisplayHotplugEvent(uint64_t display_id, in HandleDisplayHotplugEvent()
H A 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()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.cpp271 void ExynosHWCService::setLbeCtrl(uint32_t display_id, uint32_t state, uint32_t lux) { in setLbeCtrl()
343 int ExynosHWCService::setDDIScaler(uint32_t display_id, uint32_t width, uint32_t height) { in setDDIScaler()
396 int32_t ExynosHWCService::setDisplayDeviceMode(int32_t display_id, int32_t mode) in setDisplayDeviceMode()
401 int32_t ExynosHWCService::setPanelGammaTableSource(int32_t display_id, int32_t type, in setPanelGammaTableSource()
406 int32_t ExynosHWCService::setDisplayBrightness(int32_t display_id, float brightness) { in setDisplayBrightness()
429 int32_t ExynosHWCService::setDisplayBrightnessNits(const int32_t display_id, const float nits) { in setDisplayBrightnessNits()
441 int32_t ExynosHWCService::setDisplayBrightnessDbv(int32_t display_id, uint32_t dbv) { in setDisplayBrightnessDbv()
453 int32_t ExynosHWCService::setDisplayLhbm(int32_t display_id, uint32_t on) { in setDisplayLhbm()
466 int32_t ExynosHWCService::setMinIdleRefreshRate(uint32_t display_id, int32_t fps) { in setMinIdleRefreshRate()
478 int32_t ExynosHWCService::setRefreshRateThrottle(uint32_t display_id, int32_t delayMs) { in setRefreshRateThrottle()
[all …]
DIExynosHWC.cpp321 virtual void setLbeCtrl(uint32_t display_id, uint32_t state, uint32_t lux) { in setLbeCtrl()
399 int32_t setDisplayDeviceMode(int32_t display_id, int32_t mode) in setDisplayDeviceMode()
405 virtual int32_t setPanelGammaTableSource(int32_t display_id, int32_t type, int32_t source) { in setPanelGammaTableSource()
410 virtual int32_t setDisplayBrightness(int32_t display_id, float brightness) { in setDisplayBrightness()
453 virtual int32_t setDisplayLhbm(int32_t display_id, uint32_t on) { in setDisplayLhbm()
463 virtual int32_t setMinIdleRefreshRate(uint32_t display_id, int32_t fps) { in setMinIdleRefreshRate()
473 virtual int32_t setRefreshRateThrottle(uint32_t display_id, int32_t delay_ms) { in setRefreshRateThrottle()
505 virtual int32_t setDisplayDbm(int32_t display_id, uint32_t on) { in setDisplayDbm()
763 uint32_t display_id = data.readUint32(); in onTransact() local
772 int32_t display_id = data.readInt32(); in onTransact() local
[all …]
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A 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
H A 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
/aosp_15_r20/external/autotest/server/cros/multimedia/
H A 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
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglGetDisplay.java4 int display_id in eglGetDisplay()
12 long display_id in eglGetDisplay()
H A DeglGetDisplay.cpp4 (JNIEnv *_env, jobject _this, jlong display_id) { in android_eglGetDisplay()
15 (JNIEnv *_env, jobject _this, jint display_id) { in android_eglGetDisplayInt()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/server/
H A Dwindowmanagerservice.proto120 optional int32 display_id = 1; field
125 optional int32 display_id = 1; field
306 optional int32 display_id = 15 [deprecated = true]; field
334 optional int32 display_id = 2; field
410 optional int32 display_id = 3; field
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dwindowmanagerservice.proto126 optional int32 display_id = 1; field
133 optional int32 display_id = 1; field
320 optional int32 display_id = 15 [deprecated=true]; field
345 optional int32 display_id = 2; field
422 optional int32 display_id = 3; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/
H A Dandroid_input_event.proto50 optional sint32 display_id = 6; field
92 optional sint32 display_id = 7; field
H A Dinputmethodeditor.proto43 optional int32 display_id = 1; field
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Ddisplay_handler.cpp47 const std::string display_id = in __anon11e866c00202() local
62 const auto display_id = in __anon11e866c00202() local
/aosp_15_r20/frameworks/proto_logging/stats/atoms/display/
H A Ddisplay_extension_atoms.proto35 optional int32 display_id = 1; field
H A Ddisplay_atoms.proto40 optional int32 display_id = 2 [(state_field_option).primary_field = true]; field
/aosp_15_r20/frameworks/base/core/proto/android/view/inputmethod/
H A Dinputmethodmanager.proto29 optional int32 display_id = 3; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/view/inputmethod/
H A Dinputmethodmanager.proto25 optional int32 display_id = 3; field
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/persistence/
H A Dpersistent_desktop_repositories.proto18 optional int32 display_id = 1; field
/aosp_15_r20/frameworks/base/core/proto/android/view/
H A Dviewrootimpl.proto32 optional int32 display_id = 2; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/view/
H A Dviewrootimpl.proto28 optional int32 display_id = 2; field
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/
H A Dsurfaceflinger.proto60 optional string display_id = 1; field
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_capturer.h92 int64_t display_id = kInvalidDisplayId; member

1234