Home
last modified time | relevance | path

Searched defs:NUM_HISTOGRAM_COLOR_COMPONENTS (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.h28 #define NUM_HISTOGRAM_COLOR_COMPONENTS 4 macro
Dhistogram_collector.cpp332 int32_t out_samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect()
333 uint64_t* out_samples[NUM_HISTOGRAM_COLOR_COMPONENTS], in collect()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_primary.cpp878int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample()
879uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) in GetDisplayedContentSample()
Dhwc_display.cpp2419int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample()
2420uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()
Dhwc_session.cpp560 int32_t samples_size[NUM_HISTOGRAM_COLOR_COMPONENTS], in GetDisplayedContentSample()
561 uint64_t* samples[NUM_HISTOGRAM_COLOR_COMPONENTS]) { in GetDisplayedContentSample()