Home
last modified time | relevance | path

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

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