Searched defs:getLayerUser (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DClient.cpp74 sp<Layer> Client::getLayerUser(const sp<IBinder>& handle) const function in class:android::Client
81 ALOGE_IF(lbc==0, "getLayerUser(name=%p) is dead", handle.get());

Completed in 58 milliseconds