Searched refs:LOW_POWER (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/camera/msm8998/ |
D | QCameraParameters.h | 210 static const char LOW_POWER[]; variable
|
/hardware/interfaces/power/1.1/vts/functional/ |
D | VtsHalPowerV1_1TargetTest.cpp | 76 PowerHint::VIDEO_DECODE, PowerHint::LOW_POWER, PowerHint::SUSTAINED_PERFORMANCE, in TEST_F()
|
/hardware/interfaces/power/1.0/vts/functional/ |
D | VtsHalPowerV1_0TargetTest.cpp | 132 PowerHint::LOW_POWER, PowerHint::SUSTAINED_PERFORMANCE, in TEST_F()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateModel.cpp | 71 return preference == ExecutionPreference::LOW_POWER || in validExecutionPreference() 501 static_cast<int32_t>(ExecutionPreference::LOW_POWER) - 1, // lower bound
|
/hardware/google/pixel/power-libperfmgr/ |
D | Power.cpp | 190 case PowerHint_1_0::LOW_POWER: in powerHint()
|
/hardware/interfaces/renderscript/1.0/ |
D | types.hal | 196 LOW_POWER = 1<<2,
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 54 LOW_POWER = 0x00000005,
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateModel.cpp | 71 return preference == ExecutionPreference::LOW_POWER || in validExecutionPreference() 705 static_cast<int32_t>(ExecutionPreference::LOW_POWER) - 1, // lower bound
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 468 LOW_POWER = 0,
|