Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DTunnelModeEnabledReporter.h52 inline void incrementTunnelModeCount() { mTunnelModeCount++; } in incrementTunnelModeCount() function
DBufferStateLayer.cpp541 mFlinger->mTunnelModeEnabledReporter->incrementTunnelModeCount(); in setSidebandStream()