Home
last modified time | relevance | path

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

/hardware/interfaces/power/1.2/vts/functional/
DVtsHalPowerV1_2TargetTest.cpp55 std::vector<PowerHint> hints; in TEST_F() local
/hardware/interfaces/power/1.1/vts/functional/
DVtsHalPowerV1_1TargetTest.cpp75 auto hints = {PowerHint::VSYNC, PowerHint::INTERACTION, PowerHint::VIDEO_ENCODE, in TEST_F() local
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp130 auto hints = {PowerHint::VSYNC, PowerHint::INTERACTION, in TEST_F() local
/hardware/libhardware/include/hardware/
Dhwcomposer.h125 uint32_t hints; member