Searched defs:layerIds (Results 1 – 3 of 3) sorted by relevance
75 std::unordered_set<int32_t> layerIds; in dispatchLayerFps() local
149 std::vector<Hwc2::Layer> layerIds; in getChangedCompositionTypes() local243 std::vector<Hwc2::Layer> layerIds; in getRequests() local332 std::vector<Hwc2::Layer> layerIds; in getReleaseFences() local
1101 float FrameTimeline::computeFps(const std::unordered_set<int32_t>& layerIds) { in computeFps()