Home
last modified time | relevance | path

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

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