Home
last modified time | relevance | path

Searched refs:Threshold (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
DFrameInfoVisualizer.cpp36 struct Threshold { struct
41 static constexpr std::array<Threshold, 3> THRESHOLDS{
42 Threshold{.color = Color::Green_500, .percentFrametime = 0.8f},
43 Threshold{.color = Color::Lime_500, .percentFrametime = 1.0f},
44 Threshold{.color = Color::Red_500, .percentFrametime = 1.5f},
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DCompLim.h42 LVM_INT16 Threshold; /* Target threshold */ member
/frameworks/base/core/proto/android/os/
Dappbackgroundrestrictioninfo.proto46 enum Threshold { enum
52 optional Threshold threshold = 3;
/frameworks/av/media/module/codecs/m4v_h263/fuzzer/
DREADME.md80 15. Threshold for intra DC VLC (parameter name: `intraDCVlcTh`)
/frameworks/proto_logging/stats/
Datoms.proto18767 // Threshold and usage stats period.
18770 // Threshold in-terms of write bytes defined for the package.
22115 enum Threshold { enum
22121 optional Threshold threshold = 3;