Home
last modified time | relevance | path

Searched refs:GetThisRootObject (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/
H A DBaseObjectJS.h96 static inline TrueRootObject* GetThisRootObject(NapiApi::FunctionContext<types...>& ctx) in GetThisRootObject() function
104 TrueRootObject* instance = GetThisRootObject(ctx); in GetThisNativeObject()
116 if (TrueRootObject* instance = GetThisRootObject(fc)) { in TROGetter()
131 if (TrueRootObject* instance = GetThisRootObject(fc)) { in TROSetter()
175 if (TrueRootObject* instance = GetThisRootObject(fc)) { in TROMethod()
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneResourceImpl.cpp76 if (TrueRootObject* instance = GetThisRootObject(ctx)) { in Dispose()
H A DLightJS.cpp94 TrueRootObject* instance = GetThisRootObject(fromJs); in Create()
H A DNodeImpl.cpp107 if (TrueRootObject* instance = GetThisRootObject(ctx)) { in Dispose()