Searched refs:sourceType (Results 1 – 6 of 6) sorted by relevance
27 Hdr sourceType;
37 android.hardware.graphics.common.Hdr sourceType;
451 ExynosMPPSource(uint32_t sourceType, void *source);
111 ExynosMPPSource::ExynosMPPSource(uint32_t sourceType, void *source) in ExynosMPPSource() argument112 : mSourceType(sourceType), in ExynosMPPSource()