Searched refs:addClientLayer (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.h | 634 status_t addClientLayer(const sp<Client>& client, const sp<IBinder>& handle,
|
D | SurfaceFlinger.cpp | 3581 status_t SurfaceFlinger::addClientLayer(const sp<Client>& client, const sp<IBinder>& handle, in addClientLayer() function in android::SurfaceFlinger 4325 result = addClientLayer(client, *handle, *gbp, layer, parentHandle, parentLayer, in createLayer()
|