Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/aidl/
DUClampVoter.cpp44 static inline bool isGpuVote(int type_raw) { in isGpuVote() argument
45 AdpfVoteType const type = static_cast<AdpfVoteType>(type_raw); in isGpuVote()