Lines Matching refs:DMError
143 DMError SetScreenActiveMode(uint32_t modeId);
151 DMError SetOrientation(Orientation orientation) const;
159 DMError SetDensityDpi(uint32_t dpi) const;
167 DMError SetDensityDpiSystem(uint32_t dpi) const;
183 DMError GetScreenSupportedColorGamuts(std::vector<ScreenColorGamut>& colorGamuts) const;
191 DMError GetScreenColorGamut(ScreenColorGamut& colorGamut) const;
199 DMError SetScreenColorGamut(int32_t colorGamutIdx);
207 DMError GetScreenGamutMap(ScreenGamutMap& gamutMap) const;
215 DMError SetScreenGamutMap(ScreenGamutMap gamutMap);
222 DMError SetScreenColorTransform();
232 DMError SetResolution(uint32_t width, uint32_t height, uint32_t dpi) const;
239 DMError GetDensityInCurResolution(float& virtualPixelRatio) const;
246 DMError GetPixelFormat(GraphicPixelFormat& pixelFormat) const;
253 DMError SetPixelFormat(GraphicPixelFormat pixelFormat);
261 DMError GetSupportedHDRFormats(std::vector<ScreenHDRFormat>& hdrFormats) const;
268 DMError GetScreenHDRFormat(ScreenHDRFormat& hdrFormat) const;
275 DMError SetScreenHDRFormat(int32_t modeIdx);
283 DMError GetSupportedColorSpaces(std::vector<GraphicCM_ColorSpaceType>& colorSpaces) const;
291 DMError GetScreenColorSpace(GraphicCM_ColorSpaceType& colorSpace) const;
299 DMError SetScreenColorSpace(GraphicCM_ColorSpaceType colorSpace);