Searched refs:hasTrustedPresentationListener (Results 1 – 5 of 5) sorted by relevance
98 bool hasTrustedPresentationListener = false; member
597 inline bool hasTrustedPresentationListener() { in hasTrustedPresentationListener() function
258 if (hasTrustedPresentationListener()) { in ~Layer()396 if (!hasTrustedPresentationListener()) { in updateTrustedPresentationState()4419 bool hadTrustedPresentationListener = hasTrustedPresentationListener(); in setTrustedPresentationInfo()4422 bool haveTrustedPresentationListener = hasTrustedPresentationListener(); in setTrustedPresentationInfo()
2839 refreshArgs.hasTrustedPresentationListener = mNumTrustedPresentationListeners > 0; in composite()3326 if (!layer->hasTrustedPresentationListener()) { in onCompositionPresented()
526 coverage.aboveCoveredLayersExcludingOverlays = refreshArgs.hasTrustedPresentationListener in rebuildLayerStacks()