Home
last modified time | relevance | path

Searched defs:maxLuminance (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/native/libs/ui/include/ui/
H A DHdrCapabilities.h33 float maxLuminance, float maxAverageLuminance, float minLuminance) in HdrCapabilities()
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DHdrCapabilities.h33 float maxLuminance, float maxAverageLuminance, float minLuminance) in HdrCapabilities()
/aosp12/frameworks/av/media/libstagefright/renderfright/include/renderengine/
H A DDisplaySettings.h44 float maxLuminance = 1.0f; member
/aosp12/frameworks/native/libs/renderengine/include/renderengine/
H A DDisplaySettings.h44 float maxLuminance = 1.0f; member
/aosp12/frameworks/native/libs/nativewindow/include/android/
H A Dhdr_metadata.h60 float maxLuminance; member
/aosp12/frameworks/native/libs/renderengine/skia/filters/
H A DLinearEffect.cpp450 float maxLuminance) { in createLinearEffectShader()
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_object.h171 EGLint maxLuminance; member
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DDisplayColorProfile.cpp217 float maxLuminance = args.hdrCapabilities.getDesiredMaxLuminance(); in DisplayColorProfile() local
/aosp12/system/core/libsystem/include/system/
H A Dgraphics.h255 float maxLuminance; member
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayer.cpp210 float maxLuminance = 0.f; in prepareClientComposition() local
/aosp12/hardware/interfaces/graphics/composer/2.3/vts/functional/
H A DVtsHalGraphicsComposerV2_3TargetTest.cpp241 float maxLuminance; in TEST_P() local
/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLESRenderEngine.cpp1214 const float maxLuminance = std::max(100.f, layer->source.buffer.maxLuminanceNits); in drawLayers() local
1366 void GLESRenderEngine::setDisplayMaxLuminance(const float maxLuminance) { in setDisplayMaxLuminance()
/aosp12/frameworks/base/core/java/android/view/
H A DDisplay.java1955 public HdrCapabilities(int[] supportedHdrTypes, float maxLuminance, in HdrCapabilities()
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp293 float maxLuminance = -1.0f; in getHdrCapabilities() local
/aosp12/frameworks/native/libs/renderengine/skia/
H A DSkiaGLRenderEngine.cpp648 float maxLuminance = layer->source.buffer.maxLuminanceNits; in createRuntimeEffectShader() local
/aosp12/hardware/interfaces/graphics/composer/2.1/vts/functional/
H A DVtsHalGraphicsComposerV2_1TargetTest.cpp394 float maxLuminance; in TEST_P() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.h275 uint16_t maxLuminance = 0; member
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp1291 void GLESRenderEngine::setDisplayMaxLuminance(const float maxLuminance) { in setDisplayMaxLuminance()
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h1579 float maxLuminance; ///< max display mastering luminance in cd/m^2 member