Home
last modified time | relevance | path

Searched defs:ancestor (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager_ng.cpp263 ConvertPointFromAncestorToNode( const RefPtr<NG::FrameNode>& ancestor, const RefPtr<NG::FrameNode>& endNode, const PointF& pointAncestor, PointF& pointNode) ConvertPointFromAncestorToNode() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermTraverse.cpp616 TIntermNode *ancestor = getAncestorNode(ancestorIndex); in queueAccessChainReplacement() local
/third_party/node/deps/v8/src/objects/
H A Dsource-text-module.cc434 Handle<SourceTextModule> ancestor; in MaybeTransitionComponent() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddebug_info_manager.cpp504 bool DebugInfoManager::IsAncestorOfScope(uint32_t scope, uint32_t ancestor) { in IsAncestorOfScope() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.cpp504 bool DebugInfoManager::IsAncestorOfScope(uint32_t scope, uint32_t ancestor) { in IsAncestorOfScope() argument
/third_party/spirv-tools/source/opt/
H A Ddebug_info_manager.cpp516 bool DebugInfoManager::IsAncestorOfScope(uint32_t scope, uint32_t ancestor) { in IsAncestorOfScope() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp391 auto ancestor = surfaceParams->GetAncestorDisplayNode().lock()->ReinterpretCastTo<RSDisplayRenderNode>(); in SyncHDRDisplayParam() local
H A Drs_uni_render_visitor.cpp291 auto ancestor = selfDrawingNode->GetAncestorDisplayNode().lock()->ReinterpretCastTo<RSDisplayRenderNode>(); in UpdateColorSpaceAfterHwcCalc() local
H A Drs_main_thread.cpp244 std::shared_ptr<RSDisplayRenderNode> ancestor = nullptr; in UpdateSurfaceNodeNit() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputHLSL.cpp208 TIntermNode *ancestor = getAncestorNode(n); in needStructMapping() local
1397 TIntermNode *ancestor = getAncestorNode(n); in ancestorEvaluatesToSamplerInStruct() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DRewriteRowMajorMatrices.cpp886 TIntermTyped *ancestor = getAncestorNode(accessorIndex)->getAsTyped(); in transformExpression() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc856 static void FixSkip(PerThreadSynch *ancestor, PerThreadSynch *to_be_removed) { in FixSkip() argument
[all...]

Completed in 33 milliseconds