Home
last modified time | relevance | path

Searched refs:sourceType (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
DHdrConversionCapability.aidl27 Hdr sourceType;
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/
DHdrConversionCapability.aidl37 android.hardware.graphics.common.Hdr sourceType;
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
DHdrConversionCapability.aidl37 android.hardware.graphics.common.Hdr sourceType;
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/
DHdrConversionCapability.aidl37 android.hardware.graphics.common.Hdr sourceType;
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h451 ExynosMPPSource(uint32_t sourceType, void *source);
DExynosMPP.cpp111 ExynosMPPSource::ExynosMPPSource(uint32_t sourceType, void *source) in ExynosMPPSource() argument
112 : mSourceType(sourceType), in ExynosMPPSource()