Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp289 static std::optional<SurfaceControlStats> findMatchingStat( in findMatchingStat() function
318 std::optional<SurfaceControlStats> stat = findMatchingStat(stats, pendingSC); in transactionCommittedCallback()
363 std::optional<SurfaceControlStats> statsOptional = findMatchingStat(stats, pendingSC); in transactionCallback()