/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/ |
H A D | panorama_demo.js | 101 function draw(program, gl) { function
|
H A D | cube_demo.js | 151 function draw(program, gl) { function
|
H A D | shadow_demo.js | 125 function draw(gl, program, o, viewProjMatrix) { function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/ |
H A D | panorama2_demo.js | 104 function draw(program, gl) { function
|
H A D | cube2_demo.js | 151 function draw(program, gl) { function
|
H A D | shadow2_demo.js | 127 function draw(gl, program, o, viewProjMatrix) { function
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_context.cpp | 33 void EglWrapperContext::SetCurrentSurface(EGLSurface draw, EGLSurface read) in SetCurrentSurface()
|
H A D | egl_wrapper_display.cpp | 159 EglWrapperSurface *draw, EglWrapperSurface *read, EglWrapperContext *ctx, in InternalMakeCurrent() 224 EGLBoolean EglWrapperDisplay::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent() 273 EGLBoolean EglWrapperDisplay::MakeCurrentAfterHook(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrentAfterHook() 1009 EGLBoolean EglWrapperDisplay::SwapBuffersWithDamageKHR(EGLSurface draw, EGLint *rects, EGLint nRect… in SwapBuffersWithDamageKHR()
|
H A D | egl_wrapper_entry.cpp | 362 EGLBoolean EglMakeCurrentImpl(EGLDisplay dpy, EGLSurface draw, in EglMakeCurrentImpl() 1279 EGLBoolean EglSwapBuffersWithDamageKHRImpl(EGLDisplay dpy, EGLSurface draw, in EglSwapBuffersWithDamageKHRImpl()
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
H A D | egl_wrapper_context_test.cpp | 46 EGLSurface draw = nullptr; in HWTEST_F() local
|
H A D | egl_wrapper_display_test.cpp | 77 EGLSurface draw = EGL_NO_SURFACE; in HWTEST_F() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/control/ |
H A D | XButton.js | 39 draw() { method in XButton
|
H A D | XSelect.js | 44 draw() { method in XSelect
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappercontext_fuzzer/ |
H A D | eglwrappercontext_fuzzer.cpp | 65 EGLSurface draw = GetData<EGLSurface>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-renderNode.md | 1790 ### draw subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-renderNode.md | 1790 ### draw subsection
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | knuckle_dynamic_drawing_manager.cpp | 271 bool draw = (pointerEvent->GetActionTime() - firstDownTime_) > WAIT_DOUBLE_CLICK_INTERVAL_TIME; in ProcessMoveEvent() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
H A D | MainEditor.js | 1343 draw(pm2f) { method in MainEditor
|