Home
last modified time | relevance | path

Searched refs:SK_HISTOGRAM_EXACT_LINEAR (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkTypes.h401 defined(SK_HISTOGRAM_EXACT_LINEAR) || \
416 #ifndef SK_HISTOGRAM_EXACT_LINEAR
417 # define SK_HISTOGRAM_EXACT_LINEAR(name, sample, value_max) macro
425 SK_HISTOGRAM_EXACT_LINEAR(name, percent_as_int, 101)
/external/skia/src/gpu/
DGrGpu.cpp676 SK_HISTOGRAM_EXACT_LINEAR("SubmitRenderPasses", in reportSubmitHistograms()