Home
last modified time | relevance | path

Searched refs:getDescendantCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.h749 size_t getDescendantCount() const;
DLayer.cpp1705 size_t Layer::getDescendantCount() const { in getDescendantCount() function in android::Layer