Home
last modified time | relevance | path

Searched refs:Hook (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_3d/kits/js/src/
H A DQuatProxy.cpp22 Hook("x"); in QuatProxy()
23 Hook("y"); in QuatProxy()
24 Hook("z"); in QuatProxy()
25 Hook("w"); in QuatProxy()
H A DVec4Proxy.cpp22 Hook("x"); in Vec4Proxy()
23 Hook("y"); in Vec4Proxy()
24 Hook("z"); in Vec4Proxy()
25 Hook("w"); in Vec4Proxy()
H A DColorProxy.cpp20 Hook("r"); in ColorProxy()
21 Hook("g"); in ColorProxy()
22 Hook("b"); in ColorProxy()
23 Hook("a"); in ColorProxy()
H A DVec3Proxy.cpp22 Hook("x"); in Vec3Proxy()
23 Hook("y"); in Vec3Proxy()
24 Hook("z"); in Vec3Proxy()
H A DVec2Proxy.cpp24 Hook("x"); in Vec2Proxy()
25 Hook("y"); in Vec2Proxy()
H A DObjectProxy.cpp50 Hook(BASE_NS::string(member)); in AddProperty()
H A DPropertyProxy.cpp125 void PropertyProxy::Hook(const BASE_NS::string member) in Hook() function in PropertyProxy
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_core.cpp122 if (!hookLayer.Hook(&gWrapperHook)) { in EglCoreInit()
/foundation/graphic/graphic_3d/kits/js/include/
H A DPropertyProxy.h36 void Hook(const BASE_NS::string member);
/foundation/arkui/napi/native_engine/
H A Dnative_node_api.cpp301 handle_ = AddEnvironmentCleanupHook(env, Hook, this); in napi_async_cleanup_hook_handle__()
312 static void Hook(void* data, void (*done_cb)(void*), void* done_data) in Hook() function

Completed in 5 milliseconds