Searched defs:onSurfaceChanged (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/ |
| D | xcomponent_property_test_ng.cpp | 1611 …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
|
| D | xcomponent_test_ng.cpp | 1289 …auto onSurfaceChanged = [&onSurfaceChangedSurfaceId](const std::string& surfaceId, const RectF& /*… in __anon00cf09d31402() variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_xcomponent_bridge.cpp | 149 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/ |
| D | js_xcomponent.cpp | 94 auto onSurfaceChanged = [execCtx, func = std::move(jsFunc), node = targetNode]( in SetControllerCallback() local
|