| /foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/ |
| H A D | cube_demo.js | 151 function draw(program, gl) { function
|
| H A D | panorama_demo.js | 101 function draw(program, gl) { function
|
| H A D | shadow_demo.js | 125 function draw(gl, program, o, viewProjMatrix) { function
|
| /foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/ |
| H A D | cube2_demo.js | 151 function draw(program, gl) { function
|
| H A D | panorama2_demo.js | 104 function draw(program, gl) { function
|
| H A D | shadow2_demo.js | 127 function draw(gl, program, o, viewProjMatrix) { function
|
| /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() argument
|
| H A D | egl_wrapper_display.cpp | 224 EGLBoolean EglWrapperDisplay::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent() argument 273 EGLBoolean EglWrapperDisplay::MakeCurrentAfterHook(EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrentAfterHook() argument 158 InternalMakeCurrent( EglWrapperSurface *draw, EglWrapperSurface *read, EglWrapperContext *ctx, bool isAfterHook, EglWrapperContext *curCtx) InternalMakeCurrent() argument 1009 SwapBuffersWithDamageKHR(EGLSurface draw, EGLint *rects, EGLint nRects) SwapBuffersWithDamageKHR() argument [all...] |
| H A D | egl_wrapper_entry.cpp | 362 EGLBoolean EglMakeCurrentImpl(EGLDisplay dpy, EGLSurface draw, in EglMakeCurrentImpl() argument 1279 EGLBoolean EglSwapBuffersWithDamageKHRImpl(EGLDisplay dpy, EGLSurface draw, in EglSwapBuffersWithDamageKHRImpl() argument
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
| H A D | egl_wrapper_display_test.cpp | 77 EGLSurface draw = EGL_NO_SURFACE; in HWTEST_F() local
|
| H A D | egl_wrapper_context_test.cpp | 46 EGLSurface draw = nullptr; in HWTEST_F() local
|
| /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
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | knuckle_dynamic_drawing_manager.cpp | 272 bool draw = (pointerEvent->GetActionTime() - firstDownTime_) > WAIT_DOUBLE_CLICK_INTERVAL_TIME; local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
| H A D | qxl_ioctl.c | 193 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| H A D | qxl_ioctl.c | 190 struct qxl_drawable *draw = fb_cmd; in qxl_process_single_command() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb.h | 71 void __iomem *draw; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/via/ |
| H A D | via_dmablit.c | 576 int draw = xfer->to_fb; in via_build_sg_info() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb.h | 71 void __iomem *draw; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| H A D | ivtv-yuv.c | 939 int draw, display; in ivtv_yuv_next_free() local
|
| /kernel/linux/linux-5.10/net/ceph/crush/ |
| H A D | mapper.c | 234 __u64 draw; in bucket_straw_choose() local 333 __s64 ln, draw, high_draw = 0; in bucket_straw2_choose() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| H A D | ivtv-yuv.c | 941 int draw, display; in ivtv_yuv_next_free() local
|
| /kernel/linux/linux-6.6/net/ceph/crush/ |
| H A D | mapper.c | 234 __u64 draw; in bucket_straw_choose() local 333 __s64 ln, draw, high_draw = 0; in bucket_straw2_choose() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | cg6.c | 196 u32 draw; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | cg6.c | 197 u32 draw; member
|
| /kernel/linux/linux-5.10/drivers/tty/vt/ |
| H A D | vt.c | 2613 static void con_flush(struct vc_data *vc, struct vc_draw_region *draw) in con_flush() argument 2796 vc_con_write_normal(struct vc_data *vc, int tc, int c, struct vc_draw_region *draw) vc_con_write_normal() argument 2897 struct vc_draw_region draw = { do_con_write() local [all...] |