Searched defs:nodeId (Results 1 - 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
| H A D | Solution.h | 38 void setSelection(GraphBase::NodeId nodeId, unsigned selection) { in setSelection() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFTag.h | 41 int nodeId; member
|
| H A D | SkPDFTag.cpp | 190 int SkPDFTagTree::createMarkIdForNodeId(int nodeId, unsigned pageIndex) { in createMarkIdForNodeId() argument 210 int SkPDFTagTree::createStructParentKeyForNodeId(int nodeId, unsigne argument 301 addNodeAnnotation(int nodeId, SkPDFIndirectReference annotationRef, unsigned pageIndex) addNodeAnnotation() argument 353 int nodeId = fParentTreeAnnotationNodeIds[j]; makeStructTreeRoot() local [all...] |
| H A D | SkPDFDocument.cpp | 529 int SkPDFDocument::createMarkIdForNodeId(int nodeId) { in createMarkIdForNodeId() argument 533 int SkPDFDocument::createStructParentKeyForNodeId(int nodeId) { in createStructParentKeyForNodeId() argument
|
| H A D | SkPDFDevice.cpp | 73 ScopedOutputMarkedContentTags(int nodeId, SkPDFDocument* document, SkDynamicMemoryWStream* out) in ScopedOutputMarkedContentTags() argument
|
| /third_party/skia/tools/debugger/ |
| H A D | DebugLayerManager.h | 89 int nodeId; member 119 int nodeId; // the render node id of the layer which was drawn to. global() member [all...] |
| H A D | DebugLayerManager.cpp | 22 void DebugLayerManager::setCommand(int nodeId, int frame, int command) { in setCommand() argument 69 void DebugLayerManager::drawLayerEventTo(SkSurface* surface, const int nodeId, const int frame) { in drawLayerEventTo() argument 75 getLayerAsImage(const int nodeId, const int frame) getLayerAsImage() argument 115 event(int nodeId, int frame) const event() argument 179 getEventDebugCanvas(int nodeId, int frame) getEventDebugCanvas() argument [all...] |
| H A D | DrawCommand.cpp | 1327 DrawImageRectLayerCommand(DebugLayerManager* layerManager, const int nodeId, const int frame, const SkRect& src, const SkRect& dst, const SkSamplingOptions& sampling, const SkPaint* paint, SkCanvas::SrcRectConstraint constraint) DrawImageRectLayerCommand() argument
|
| /third_party/skia/experimental/wasm-skp-debugger/ |
| H A D | debugger_bindings.cpp | 326 void setInspectedLayer(int nodeId) { in setInspectedLayer() argument
|
Completed in 12 milliseconds