Searched refs:detachLayer (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DClient.h50 void detachLayer(const Layer* layer);
H A DClient.cpp97 void Client::detachLayer(const Layer* layer) function in class:android::Client
H A DLayer.cpp148 c->detachLayer(this);
1627 client->detachLayer(child.get());

Completed in 112 milliseconds