Lines Matching refs:display

60 int32_t exynos_acceptDisplayChanges(hwc2_device_t* device, hwc2_display_t display);
61 int32_t exynos_createLayer(hwc2_device_t* device, hwc2_display_t display, hwc2_layer_t* outLayer);
64 int32_t exynos_destroyLayer(hwc2_device_t* device, hwc2_display_t display, hwc2_layer_t layer);
65 int32_t exynos_destroyVirtualDisplay(hwc2_device_t* device, hwc2_display_t display);
66 int32_t exynos_getActiveConfig(hwc2_device_t *device, hwc2_display_t display, hwc2_config_t* outCon…
67 int32_t exynos_getChangedCompositionTypes(hwc2_device_t *device, hwc2_display_t display,
69 int32_t exynos_getClientTargetSupport(hwc2_device_t *device, hwc2_display_t display, uint32_t width,
71 int32_t exynos_getColorModes(hwc2_device_t *device, hwc2_display_t display, uint32_t* outNumModes,
73 int32_t exynos_getDisplayAttribute(hwc2_device_t *device, hwc2_display_t display, hwc2_config_t con…
75 int32_t exynos_getDisplayConfigs(hwc2_device_t *device, hwc2_display_t display, uint32_t* outNumCon…
77 int32_t exynos_getDisplayName(hwc2_device_t *device, hwc2_display_t display, uint32_t* outSize, cha…
78 int32_t exynos_getDisplayRequests(hwc2_device_t *device, hwc2_display_t display, int32_t* outDispla…
80 int32_t exynos_getDisplayType(hwc2_device_t *device, hwc2_display_t display, int32_t* outType);
81 int32_t exynos_getDozeSupport(hwc2_device_t *device, hwc2_display_t display, int32_t* outSupport);
82 int32_t exynos_getHdrCapabilities(hwc2_device_t *device, hwc2_display_t display, uint32_t* outNumTy…
86 int32_t exynos_getReleaseFences(hwc2_device_t *device, hwc2_display_t display, uint32_t* outNumElem…
88 int32_t exynos_presentDisplay(hwc2_device_t *device, hwc2_display_t display, int32_t* outRetireFenc…
91 int32_t exynos_setActiveConfig(hwc2_device_t *device, hwc2_display_t display, hwc2_config_t config);
92 int32_t exynos_setClientTarget(hwc2_device_t *device, hwc2_display_t display, buffer_handle_t targe…
94 int32_t exynos_setColorMode(hwc2_device_t *device, hwc2_display_t display, int32_t mode);
95 int32_t exynos_setColorTransform(hwc2_device_t *device, hwc2_display_t display, const float* matrix…
96 int32_t exynos_setCursorPosition(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer,
98 int32_t exynos_setLayerBlendMode(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer,…
99 int32_t exynos_setLayerBuffer(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer,
101 int32_t exynos_setLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, hwc…
102 int32_t exynos_setLayerCompositionType(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t …
103 int32_t exynos_setLayerDataspace(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer,…
104 int32_t exynos_setLayerDisplayFrame(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t lay…
106 int32_t exynos_setLayerPlaneAlpha(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer…
107 int32_t exynos_setLayerSidebandStream(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t l…
109 int32_t exynos_setLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer…
110 int32_t exynos_setLayerSurfaceDamage(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t la…
111 int32_t exynos_setLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer,…
112 int32_t exynos_setLayerVisibleRegion(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t la…
113 int32_t exynos_setLayerZOrder(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, ui…
114 int32_t exynos_setOutputBuffer(hwc2_device_t *device, hwc2_display_t display, buffer_handle_t buffe…
115 int32_t exynos_setPowerMode(hwc2_device_t *device, hwc2_display_t display, int32_t mode);
116 int32_t exynos_setVsyncEnabled(hwc2_device_t *device, hwc2_display_t display, int32_t enabled);
117 int32_t exynos_validateDisplay(hwc2_device_t *device, hwc2_display_t display,
119 int32_t exynos_setLayerPerFrameMetadata(hwc2_device_t* device, hwc2_display_t display,
123 int32_t exynos_getPerFrameMetadataKeys(hwc2_device_t* device, hwc2_display_t display,
125 int32_t exynos_getRenderIntents(hwc2_device_t* device, hwc2_display_t display, int32_t mode,
127 int32_t exynos_setColorModeWithRenderIntent(hwc2_device_t* device, hwc2_display_t display,
130 int32_t exynos_getReadbackBufferAttributes(hwc2_device_t *dev, hwc2_display_t display,
133 int32_t exynos_setReadbackBuffer(hwc2_device_t *dev, hwc2_display_t display,
135 int32_t exynos_getReadbackBufferFence(hwc2_device_t *dev, hwc2_display_t display,
138 int32_t exynos_getDisplayIdentificationData(hwc2_device_t* device, hwc2_display_t display, uint8_t*…
140 int32_t exynos_getDisplayCapabilities(hwc2_device_t* device, hwc2_display_t display, uint32_t* outN…
142 int32_t exynos_setLayerColorTransform(hwc2_device_t* device, hwc2_display_t display, hwc2_layer_t l…
144 int32_t exynos_getDisplayedContentSamplingAttributes(hwc2_device_t* device, hwc2_display_t display,
148 int32_t exynos_setDisplayedContentSamplingEnabled(hwc2_device_t* device, hwc2_display_t display,
152 int32_t exynos_getDisplayedContentSample(hwc2_device_t* device, hwc2_display_t display,
155 int32_t exynos_setLayerPerFrameMetadataBlobs(hwc2_device_t* device, hwc2_display_t display,
158 int32_t exynos_getDisplayBrightnessSupport(hwc2_device_t* device, hwc2_display_t display, bool* out…
159 int32_t exynos_setDisplayBrightness(hwc2_device_t* device, hwc2_display_t display, float brightness…
161 int32_t exynos_GetDisplayConnectionType(hwc2_device_t* device, hwc2_display_t display,
163 int32_t exynos_GetDisplayVsyncPeriod(hwc2_device_t* device, hwc2_display_t display,
165 int32_t exynos_SetActiveConfigWithConstraints(hwc2_device_t* device, hwc2_display_t display,
168 int32_t exynos_SetAutoLowLatencyMode(hwc2_device_t* device, hwc2_display_t display, bool on);
169 int32_t exynos_GetSupportedContentTypes(hwc2_device_t* device, hwc2_display_t display,
171 int32_t exynos_SetContentType(hwc2_device_t* device, hwc2_display_t display,
173 int32_t exynos_GetClientTargetProperty(hwc2_device_t* device, hwc2_display_t display,
175 int32_t exynos_SetLayerGenericMetadata(hwc2_device_t* device, hwc2_display_t display,