Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h587 static bool computeTrustedPresentationState(const FloatRect& bounds,
DLayer.cpp409 computeTrustedPresentationState(snapshot->geomLayerBounds, in updateTrustedPresentationState()
453 bool Layer::computeTrustedPresentationState(const FloatRect& bounds, const FloatRect& sourceBounds, in computeTrustedPresentationState() function in android::Layer