Searched defs:NUM_HISTOGRAM_COLOR_COMPONENTS (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/sm8150/display/libhistogram/ |
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()
|
D | histogram_collector.h | 31 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
|
/hardware/qcom/sm7250/display/libhistogram/ |
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()
|
D | histogram_collector.h | 31 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
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()
|
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()
|
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()
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display_builtin.cpp | 1396 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 1397 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|
D | hwc_display.cpp | 2487 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 2488 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|
D | hwc_session.cpp | 715 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample() 716 uint64_t *samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
|