Searched defs:getLayerId (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/surfaceflinger/FrontEnd/ | ||
| D | LayerHandle.cpp | 57 uint32_t LayerHandle::getLayerId(const sp<IBinder>& binder) {  in getLayerId()  function in android::surfaceflinger::LayerHandle | 
| /frameworks/native/libs/gui/ | ||
| D | SurfaceControl.cpp | 188 int32_t SurfaceControl::getLayerId() const {  in getLayerId()  function in android::SurfaceControl | 
| /frameworks/native/services/surfaceflinger/FrameTimeline/ | ||
| D | FrameTimeline.h | 214     int32_t getLayerId() const { return mLayerId; };  in getLayerId()  function | 
| /frameworks/base/core/java/android/view/ | ||
| D | SurfaceControl.java | 4334     public int getLayerId() {  in getLayerId()  method in SurfaceControl |