Home | History | Annotate | Download | only in inspector

Lines Matching refs:graphicsLayerId

623     int graphicsLayerId = graphicsLayer ? graphicsLayer->platformLayer()->id() : 0;
624 TimelineRecordFactory::setPaintData(entry.data.get(), quad, nodeId(renderer), graphicsLayerId);