Home
last modified time | relevance | path

Searched defs:gl (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DShape.js102 createProgram(gl, attribute = [], uniform = []) { argument
151 initAttributeUniform(gl, attribute = [], uniform = []) { argument
163 render(mode, gl) { argument
166 renderPoint(gl) { argument
169 init(gl, camera) { argument
H A DPlaneShape.js97 initBuffer(gl) { argument
121 init(gl, camera) { argument
156 initFog(gl, camera) { argument
162 initImage(gl) { argument
H A DCubeShape.js217 initBuffer(gl) { argument
248 init(gl, camera) { argument
283 initFog(gl, camera) { argument
289 initImage(gl) { argument
H A DExtension.js23 export function createProgram(gl, vSource, fSource, attribute = [], uniform = []) { argument
H A DScene.js20 constructor(gl) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
H A Dshadow_demo.js75 export async function shadowDemo(gl) { argument
125 function draw(gl, program, o, viewProjMatrix) { argument
138 function draw2(gl, program, o, viewProjMatrix, image) { argument
157 function initAttributeVariable(gl, atAttribute, buffer) { argument
163 function initVertexBuffersPlane(gl) { argument
258 function initVertexBuffersTriangle(gl) { argument
279 function initArrayBuffer(gl, data, num, type) { argument
289 function initElementArrayBuffer(gl, data, type) { argument
297 function initFramebuffer(gl) { argument
H A Dcube_demo.js113 export async function cubeDemo(gl) { argument
151 function draw(program, gl) { argument
180 function clear(gl) { argument
H A Dpanorama_demo.js48 export async function panoramaDemo(gl) { argument
101 function draw(program, gl) { argument
H A Dscene_demo.js34 export async function sceneDemo(gl) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
H A Dshadow2_demo.js77 export async function shadow2Demo(gl) { argument
127 function draw(gl, program, o, viewProjMatrix) { argument
140 function draw2(gl, program, o, viewProjMatrix, image) { argument
159 function initAttributeVariable(gl, atAttribute, buffer) { argument
165 function initVertexBuffersPlane(gl) { argument
260 function initVertexBuffersTriangle(gl) { argument
281 function initArrayBuffer(gl, data, num, type) { argument
291 function initElementArrayBuffer(gl, data, type) { argument
299 function initFramebuffer(gl) { argument
H A Dcube2_demo.js113 export async function cube2Demo(gl) { argument
151 function draw(program, gl) { argument
180 function clear(gl) { argument
H A Dpanorama2_demo.js51 export async function panorama2Demo(gl) { argument
104 function draw(program, gl) { argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/
H A Dindex.js39 let gl = globalThis.gl; variable
H A Dmain.js38 export async function main(gl, type) { argument
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_defs.h28 GlHookTable gl; member
/ohos5.0/commonlibrary/memory_utils/libmeminfo/test/unittest/
H A Dmeminfo_test.cpp107 uint64_t gl = 0; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dmeminfo_data.h64 uint64_t gl = 0; member
82 uint64_t gl = 0; member
/ohos5.0/commonlibrary/memory_utils/libmeminfo/src/
H A Dmeminfo.cpp117 bool GetGraphicsMemory(const int pid, uint64_t &gl, uint64_t &graph) in GetGraphicsMemory()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/
H A Dgraphic_memory.cpp129 int32_t gl = GetGLByPid(pid); in GetGraphicUsage() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/
H A DGLFrame.js21 export var gl; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_brdf_common.h131 const float gl = NoL + sqrt((NoL - NoL * alpha2) * NoL + alpha2); in vGGXWithCombinedDenominator() local
146 float gl = NoV * length(vec3(at * ToL, ab * BoL, NoL)); in vGGXAnisotropic() local
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/resource/
H A Ddefault-hour.json91 "gl": ["H"], array
H A Delapsed-patterns.json234 "gl": [ array
H A Dam-pm-markers.json478 "gl": [ array
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp748 uint64_t gl = memUsage.gl; in MemUsageToMatrix() local

12