Searched defs:layerIds (Results 1 – 8 of 8) sorted by relevance
73 std::vector<int32_t> layerIds; in generateLayerIds() local80 void FrameTracerFuzzer::traceTimestamp(std::vector<int32_t> layerIds, size_t numLayerIds) { in traceTimestamp()89 void FrameTracerFuzzer::traceFence(std::vector<int32_t> layerIds, size_t numLayerIds) { in traceFence()107 std::vector<int32_t> layerIds = generateLayerIds(numLayerIds); in process() local
38 std::vector<int32_t> layerIds; member
76 std::unordered_set<int32_t> layerIds; in dispatchLayerFps() local
72 std::vector<uint32_t> layerIds; in getTraversalPath() local82 std::vector<uint32_t> layerIds; in getTraversalPathInZOrder() local
36 std::string layerIdsToString(const std::vector<uint32_t>& layerIds) { in layerIdsToString()
385 std::vector<uint32_t> LayerLifecycleManager::unlinkLayers(const std::vector<uint32_t>& layerIds, in unlinkLayers()
163 std::vector<Hwc2::Layer> layerIds; in getChangedCompositionTypes() local257 std::vector<Hwc2::Layer> layerIds; in getRequests() local364 std::vector<Hwc2::Layer> layerIds; in getReleaseFences() local
1124 float FrameTimeline::computeFps(const std::unordered_set<int32_t>& layerIds) { in computeFps()