Lines Matching refs:DMError
149 DMError SetScreenActiveMode(uint32_t modeId);
157 DMError SetOrientation(Orientation orientation) const;
165 DMError SetDensityDpi(uint32_t dpi) const;
173 DMError SetDensityDpiSystem(uint32_t dpi) const;
189 DMError GetScreenSupportedColorGamuts(std::vector<ScreenColorGamut>& colorGamuts) const;
197 DMError GetScreenColorGamut(ScreenColorGamut& colorGamut) const;
205 DMError SetScreenColorGamut(int32_t colorGamutIdx);
213 DMError GetScreenGamutMap(ScreenGamutMap& gamutMap) const;
221 DMError SetScreenGamutMap(ScreenGamutMap gamutMap);
228 DMError SetScreenColorTransform();
238 DMError SetResolution(uint32_t width, uint32_t height, uint32_t dpi) const;
245 DMError GetDensityInCurResolution(float& virtualPixelRatio) const;
252 DMError GetPixelFormat(GraphicPixelFormat& pixelFormat) const;
259 DMError SetPixelFormat(GraphicPixelFormat pixelFormat);
267 DMError GetSupportedHDRFormats(std::vector<ScreenHDRFormat>& hdrFormats) const;
274 DMError GetScreenHDRFormat(ScreenHDRFormat& hdrFormat) const;
281 DMError SetScreenHDRFormat(int32_t modeIdx);
289 DMError GetSupportedColorSpaces(std::vector<GraphicCM_ColorSpaceType>& colorSpaces) const;
297 DMError GetScreenColorSpace(GraphicCM_ColorSpaceType& colorSpace) const;
305 DMError SetScreenColorSpace(GraphicCM_ColorSpaceType colorSpace);