Home
last modified time | relevance | path

Searched defs:Luts (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayLuts.h26 class Luts; variable
DLayerCommand.h52 class Luts; variable
DIComposerClient.h75 class Luts; variable
/aosp_15_r20/hardware/google/graphics/common/hwc3/
DComposerClient.cpp103 std::vector<Luts>* /*luts*/) { in getLuts()
/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DComposerClient.cpp1316 std::vector<Luts>*) { in getLuts()
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DComposerClient.cpp696 std::vector<Luts>*) { in getLuts()
/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_dibbase.cpp287 const std::pair<uint32_t, uint32_t>* Luts = palette.GetLuts(); in ConvertBuffer_Rgb2PltRgb8() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/android/hardware/graphics/composer3/
DIComposerClient.cpp3452 …phics::composer3::Buffer>& /*in_buffers*/, std::vector<::aidl::android::hardware::graphics::compos… in getLuts()
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHidlComposerHal.cpp1420 Error HidlComposer::setLayerLuts(Display, Layer, Luts&) { in setLayerLuts() argument