Searched defs:NUM_HISTOGRAM_COLOR_COMPONENTS (Results 1 – 15 of 15) sorted by relevance
/aosp12/hardware/qcom/sm7250/display/libhistogram/ |
H A D | histogram_collector.cpp | 94 int32_t out_samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect() 95 uint64_t *out_samples[NUM_HISTOGRAM_COLOR_COMPONENTS], uint64_t *out_num_frames) const { in collect()
|
H A D | histogram_collector.h | 31 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
|
/aosp12/hardware/qcom/sm8150/display/libhistogram/ |
H A D | histogram_collector.cpp | 96 int32_t out_samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect() 97 uint64_t* out_samples[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect()
|
H A D | histogram_collector.h | 31 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
|
/aosp12/hardware/qcom/sdm845/display/libhistogram/ |
H A D | histogram_collector.h | 28 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
|
H A D | histogram_collector.cpp | 332 int32_t out_samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect() 333 uint64_t* out_samples[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display_primary.cpp | 878 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 879 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) in GetDisplayedContentSample()
|
H A D | hwc_display.cpp | 2425 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 2426 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|
H A D | hwc_session.cpp | 560 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 561 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_display_builtin.cpp | 971 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 972 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) in GetDisplayedContentSample()
|
H A D | hwc_display.cpp | 2568 … int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 2569 … uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|
H A D | hwc_session.cpp | 720 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 721 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_display_builtin.cpp | 1263 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 1264 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|
H A D | hwc_display.cpp | 2483 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 2484 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|
H A D | hwc_session.cpp | 679 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 680 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|