Searched refs:attachLayer (Results 1 – 3 of 3) sorted by relevance
48 void attachLayer(const sp<IBinder>& handle, const sp<Layer>& layer);
91 void Client::attachLayer(const sp<IBinder>& handle, const sp<Layer>& layer) in attachLayer() function in android::Client
3091 client->attachLayer(handle, lbc); in addClientLayer()