Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.h121 void applyGpuVotesLocked(int64_t sessionId, std::chrono::steady_clock::time_point timePoint)
DPowerSessionManager.cpp368 applyGpuVotesLocked(sessionId, startTime); in voteSet()
509 void PowerSessionManager<HintManagerT>::applyGpuVotesLocked( in applyGpuVotesLocked() function in aidl::google::hardware::power::impl::pixel::PowerSessionManager
530 applyGpuVotesLocked(sessionId, timePoint); in applyCpuAndGpuVotes()