Home
last modified time | relevance | path

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 DSolution.h38 void setSelection(GraphBase::NodeId nodeId, unsigned selection) { in setSelection() argument
/third_party/skia/src/pdf/
H A DSkPDFTag.h41 int nodeId; member
H A DSkPDFTag.cpp190 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 DSkPDFDocument.cpp529 int SkPDFDocument::createMarkIdForNodeId(int nodeId) { in createMarkIdForNodeId() argument
533 int SkPDFDocument::createStructParentKeyForNodeId(int nodeId) { in createStructParentKeyForNodeId() argument
H A DSkPDFDevice.cpp73 ScopedOutputMarkedContentTags(int nodeId, SkPDFDocument* document, SkDynamicMemoryWStream* out) in ScopedOutputMarkedContentTags() argument
/third_party/skia/tools/debugger/
H A DDebugLayerManager.h89 int nodeId; member
119 int nodeId; // the render node id of the layer which was drawn to. global() member
[all...]
H A DDebugLayerManager.cpp22 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 DDrawCommand.cpp1327 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 Ddebugger_bindings.cpp326 void setInspectedLayer(int nodeId) { in setInspectedLayer() argument

Completed in 12 milliseconds