Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp283 auto layerFilterFn = [&](const char* layerName, uint32_t layerId, const Rect& bounds, in captureSample() local
321 return layerFilterFn(snapshot.name.c_str(), snapshot.path.id, bounds, transform, in captureSample()