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

/frameworks/native/services/surfaceflinger/
H A DClient.h47 void attachLayer(const sp<IBinder>& handle, const sp<Layer>& layer);
H A DClient.cpp57 void Client::attachLayer(const sp<IBinder>& handle, const sp<Layer>& layer) function in class:android::Client
H A DSurfaceFlinger.cpp1949 client->attachLayer(handle, lbc);

Completed in 156 milliseconds