Searched refs:weakHandle (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.h78 const sp<const Layer> getLayer(const wp<const IBinder>& weakHandle);
H A DSurfaceInterceptor.cpp145 const sp<const Layer> SurfaceInterceptor::getLayer(const wp<const IBinder>& weakHandle) { argument
146 const sp<const IBinder>& handle(weakHandle.promote());

Completed in 145 milliseconds