Searched defs:nodeRef (Results 1 – 6 of 6) sorted by relevance
69 auto nodeRef = Claim(node); in RemoveNode() local
83 auto nodeRef = NapiValueToLocalValue(node); in SetSurfaceCallbackMode() local
848 constructor(nodeRef, frameRateRange) { argument871 static createInstances(nodeRef) { argument880 constructor(nodeRef, type) { argument901 static createInstances(nodeRef) { argument909 constructor(nodeRef, type) { argument
505 void PictureInPictureController::UpdateContentNodeRef(napi_ref nodeRef) in UpdateContentNodeRef()534 void PictureInPictureController::NotifyNodeUpdate(napi_ref nodeRef) in NotifyNodeUpdate()
1021 napi_ref nodeRef = nullptr; variable
902 RSSurfaceRenderNode& nodeRef = sourceSurface ? *sourceSurface : surfaceNode; in PrepareForSkippedCrossNode() local