Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/power/1.2/vts/functional/
DVtsHalPowerV1_2TargetTest.cpp42 std::vector<PowerHint> hints; in TEST_P() local
/hardware/interfaces/power/1.1/vts/functional/
DVtsHalPowerV1_1TargetTest.cpp62 auto hints = {PowerHint::VSYNC, PowerHint::INTERACTION, PowerHint::VIDEO_ENCODE, in TEST_P() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc92 std::vector<std::string> hints = hm->GetHints(); in execConfig() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc84 std::vector<std::string> hints; in GetHints() local
/hardware/libhardware/include/hardware/
Dhwcomposer.h125 uint32_t hints; member
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc208 std::vector<std::string> hints = hm.GetHints(); in TEST_F() local