Searched defs:hint (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/modules/power/
H A Dpower.c36 static void power_hint(struct power_module *module, power_hint_t hint, argument
38 switch (hint) {
/hardware/qcom/power/
H A Dpower.c186 static void power_hint(struct power_module *module, power_hint_t hint, argument
188 switch (hint) {
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp3170 bool ExynosCamera::setRecordingHint(bool hint) argument
3173 /* DIS is only possible recording hint is true. */
3174 m_recordingHint = hint;

Completed in 1481 milliseconds