/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
H A D | Shape.js | 102 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 D | PlaneShape.js | 97 initBuffer(gl) { argument 121 init(gl, camera) { argument 156 initFog(gl, camera) { argument 162 initImage(gl) { argument
|
H A D | CubeShape.js | 217 initBuffer(gl) { argument 248 init(gl, camera) { argument 283 initFog(gl, camera) { argument 289 initImage(gl) { argument
|
H A D | Extension.js | 23 export function createProgram(gl, vSource, fSource, attribute = [], uniform = []) { argument
|
H A D | Scene.js | 20 constructor(gl) { argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/ |
H A D | shadow_demo.js | 75 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 D | cube_demo.js | 113 export async function cubeDemo(gl) { argument 151 function draw(program, gl) { argument 180 function clear(gl) { argument
|
H A D | panorama_demo.js | 48 export async function panoramaDemo(gl) { argument 101 function draw(program, gl) { argument
|
H A D | scene_demo.js | 34 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 D | shadow2_demo.js | 77 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 D | cube2_demo.js | 113 export async function cube2Demo(gl) { argument 151 function draw(program, gl) { argument 180 function clear(gl) { argument
|
H A D | panorama2_demo.js | 51 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 D | index.js | 39 let gl = globalThis.gl; variable
|
H A D | main.js | 38 export async function main(gl, type) { argument
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_defs.h | 28 GlHookTable gl; member
|
/ohos5.0/commonlibrary/memory_utils/libmeminfo/test/unittest/ |
H A D | meminfo_test.cpp | 107 uint64_t gl = 0; variable
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/ |
H A D | meminfo_data.h | 64 uint64_t gl = 0; member 82 uint64_t gl = 0; member
|
/ohos5.0/commonlibrary/memory_utils/libmeminfo/src/ |
H A D | meminfo.cpp | 117 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 D | graphic_memory.cpp | 129 int32_t gl = GetGLByPid(pid); in GetGraphicUsage() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/ |
H A D | GLFrame.js | 21 export var gl; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_brdf_common.h | 131 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 D | default-hour.json | 91 "gl": ["H"], array
|
H A D | elapsed-patterns.json | 234 "gl": [ array
|
H A D | am-pm-markers.json | 478 "gl": [ array
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
H A D | memory_info.cpp | 748 uint64_t gl = memUsage.gl; in MemUsageToMatrix() local
|