Searched defs:layer (Results 1 – 3 of 3) sorted by relevance
20 function jsFunc(layer) { argument
126 …:find_if(layerList.begin(), layerList.end(), [compLayer](const std::pair<int32_t, int32_t> layer) { in IsOtherWindowCoverComp() argument
59 bool PeerBinderCatcher::Initialize(const std::string& perfCmd, int layer, int pid) in Initialize()