Searched defs:getLayerId (Results 1 – 4 of 4) sorted by relevance
186 int32_t SurfaceControl::getLayerId() const { in getLayerId() function in android::SurfaceControl
205 int32_t getLayerId() const { return mLayerId; }; in getLayerId() function
192 int32_t SurfaceInterceptor::getLayerId(const sp<const Layer>& layer) const { in getLayerId() function in android::impl::SurfaceInterceptor
3754 public int getLayerId() { in getLayerId() method in SurfaceControl