Home
last modified time | relevance | path

Searched defs:needsUpdating (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DCrunchCache.cpp98 bool CrunchCache::needsUpdating(const String8& relativePath) const in needsUpdating() function in CrunchCache
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4598 std::vector<Layer*> needsUpdating; in doCommitTransactions() local