Searched defs:getLayerId (Results 1 – 3 of 3) 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
194 int32_t SurfaceInterceptor::getLayerId(const sp<const Layer>& layer) const { in getLayerId() function in android::impl::SurfaceInterceptor