Home
last modified time | relevance | path

Searched defs:imageJS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DEnvironmentJS.cpp276 NapiApi::Object imageJS = ctx.Arg<0>(); in SetEnvironmentImage() local
311 NapiApi::Object imageJS = ctx.Arg<0>(); in SetRadianceImage() local
H A DShaderJS.cpp116 NapiApi::Object imageJS(GetJSConstructor(ctx, "Image"), BASE_NS::countof(args), args); in Get() local
H A DSceneJS.cpp951 … NapiApi::Object imageJS(GetJSConstructor(env, "Image"), BASE_NS::countof(args), args); in CreateImage() local