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

/frameworks/native/services/surfaceflinger/
H A DClient.cpp77 sp<LayerBaseClient> Client::getLayerUser(int32_t i) const function in class:android::Client
84 ALOGE_IF(lbc==0, "getLayerUser(name=%d) is dead", int(i));

Completed in 444 milliseconds