Searched defs:layersId (Results 1 – 4 of 4) sorted by relevance
77 std::vector<uint32_t> layersId; variable
166 std::vector<uint32_t> layersId; in DoSomethingInterestingWithMyAPI() local
329 std::vector<uint32_t> layersId; in UpdateLayerCompType() local
247 int32_t HdiDeviceImpl::GetScreenCompChange(uint32_t screenId, std::vector<uint32_t> &layersId, in GetScreenCompChange()