Home
last modified time | relevance | path

Searched defs:getLayerId (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/
DSurfaceControl.cpp186 int32_t SurfaceControl::getLayerId() const { in getLayerId() function in android::SurfaceControl
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.h205 int32_t getLayerId() const { return mLayerId; }; in getLayerId() function
/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.cpp194 int32_t SurfaceInterceptor::getLayerId(const sp<const Layer>& layer) const { in getLayerId() function in android::impl::SurfaceInterceptor