Home
last modified time | relevance | path

Searched defs:boundary_value (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A Dhistogram_macros.h53 #define ANGLE_HISTOGRAM_ENUMERATION(name, sample, boundary_value) \ argument
/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dhistogram.cc34 int32_t boundary_value) { in HistogramEnumerate()