Searched defs:getLuts (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
H A D | IComposerClient.aidl | 968 Luts[] getLuts(long display, in Buffer[] buffers); in getLuts() method
|
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
H A D | IComposerClient.aidl | 92 …android.hardware.graphics.composer3.Luts[] getLuts(long display, in android.hardware.graphics.comp… in getLuts() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3_interface/dump/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 92 …android.hardware.graphics.composer3.Luts[] getLuts(long display, in android.hardware.graphics.comp… in getLuts() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/android/hardware/graphics/composer3/ |
D | IComposerClient.cpp | 3006 ::ndk::ScopedAStatus BpComposerClient::getLuts(int64_t in_display, const std::vector<::aidl::androi… in getLuts() function in aidl::android::hardware::graphics::composer3::BpComposerClient 3452 ::ndk::ScopedAStatus IComposerClientDefault::getLuts(int64_t /*in_display*/, const std::vector<::ai… in getLuts() function in aidl::android::hardware::graphics::composer3::IComposerClientDefault
|
/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/ |
D | BnComposerClient.h | 196 …::ndk::ScopedAStatus getLuts(int64_t in_display, const std::vector<::aidl::android::hardware::grap… in getLuts() function
|
/aosp_15_r20/hardware/google/graphics/common/hwc3/ |
D | ComposerClient.cpp | 102 ndk::ScopedAStatus ComposerClient::getLuts(int64_t display, const std::vector<Buffer>& /*buffers*/, in getLuts() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
|
/aosp_15_r20/external/drm_hwcomposer/hwc3/ |
H A D | ComposerClient.cpp | 1315 ndk::ScopedAStatus ComposerClient::getLuts(int64_t, const std::vector<Buffer>&, in getLuts() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | ComposerClient.cpp | 694 ndk::ScopedAStatus ComposerClient::getLuts(int64_t displayId, in getLuts() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
|