Home
last modified time | relevance | path

Searched defs:onSurfaceChanged (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
Dxcomponent_property_test_ng.cpp1611 …auto onSurfaceChanged = [&onSurfaceChangedSurfaceId](const std::string& surfaceId, const RectF& /*… in __anon0d73a5570502() variable
1673 …auto onSurfaceChanged = [&onSurfaceChangedSurfaceId](const std::string& surfaceId, const RectF& /*… in __anon0d73a5570802() variable
Dxcomponent_test_ng.cpp1289 …auto onSurfaceChanged = [&onSurfaceChangedSurfaceId](const std::string& surfaceId, const RectF& /*… in __anon00cf09d31402() variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_xcomponent_bridge.cpp149 auto onSurfaceChanged = [vm, func = panda::CopyableGlobal(vm, func), frameNode]( in SetControllerOnChanged() local
220 auto onSurfaceChanged = [vm, func = panda::CopyableGlobal(vm, func), frameNode]( in SetControllerCallback() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_xcomponent.cpp94 auto onSurfaceChanged = [execCtx, func = std::move(jsFunc), node = targetNode]( in SetControllerCallback() local