Home
last modified time | relevance | path

Searched refs:SDL_memcpy (Results 1 – 25 of 70) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_copy.c51 SDL_memcpy(dst, src, len & 63); in SDL_memcpySSE()
85 SDL_memcpy(dst + skip, src + skip, remain); in SDL_memcpyMMX()
156 SDL_memcpy(dst, src, w); in SDL_BlitCopy()
DSDL_surface.c911 SDL_memcpy(convert->format->palette->colors, in SDL_ConvertSurface()
1101 SDL_memcpy(dst, src, width); in SDL_ConvertPixels()
1113 SDL_memcpy(dst, src, width); in SDL_ConvertPixels()
1121 SDL_memcpy(dst, src, width); in SDL_ConvertPixels()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/dummy/
DSDL_sysjoystick.c108 SDL_memcpy( &guid, name, SDL_min( sizeof(guid), SDL_strlen( name ) ) ); in SDL_SYS_JoystickGetDeviceGUID()
119 SDL_memcpy( &guid, name, SDL_min( sizeof(guid), SDL_strlen( name ) ) ); in SDL_SYS_JoystickGetGUID()
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/
Dwindows_process.c68 SDL_memcpy(working_directory, file, path_length + 1); in SDL_LaunchProcess()
86 SDL_memcpy(command_line, file, path_length); in SDL_LaunchProcess()
88 SDL_memcpy(command_line + path_length + 1, args, args_length + 1); in SDL_LaunchProcess()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dloopwave.c63 SDL_memcpy(stream, waveptr, waveleft); in fillerup()
70 SDL_memcpy(stream, waveptr, len); in fillerup()
Dtestaudiohotplug.c58 SDL_memcpy(stream, waveptr, waveleft); in fillerup()
65 SDL_memcpy(stream, waveptr, len); in fillerup()
Dtestresample.c65 SDL_memcpy(cvt.buf, data, len); in main()
Dtestmultiaudio.c43 SDL_memcpy(stream, waveptr, cpy); in play_through_once()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/psp/
DSDL_sysjoystick.c253 SDL_memcpy( &guid, name, SDL_min( sizeof(guid), SDL_strlen( name ) ) ); in SDL_SYS_JoystickGetDeviceGUID()
263 SDL_memcpy( &guid, name, SDL_min( sizeof(guid), SDL_strlen( name ) ) ); in SDL_SYS_JoystickGetGUID()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/haiku/
DSDL_haikujoystick.cc256 SDL_memcpy( &guid, name, SDL_min( sizeof(guid), SDL_strlen( name ) ) ); in SDL_SYS_JoystickGetDeviceGUID()
266 SDL_memcpy( &guid, name, SDL_min( sizeof(guid), SDL_strlen( name ) ) ); in SDL_SYS_JoystickGetGUID()
/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_yuv_sw.c1122 SDL_memcpy(swdata->pixels, pixels, in SDL_SW_UpdateYUVTexture()
1134 SDL_memcpy(dst, src, length); in SDL_SW_UpdateYUVTexture()
1145 SDL_memcpy(dst, src, length); in SDL_SW_UpdateYUVTexture()
1157 SDL_memcpy(dst, src, length); in SDL_SW_UpdateYUVTexture()
1177 SDL_memcpy(dst, src, length); in SDL_SW_UpdateYUVTexture()
1203 SDL_memcpy(dst, src, length); in SDL_SW_UpdateYUVTexturePlanar()
1219 SDL_memcpy(dst, src, length); in SDL_SW_UpdateYUVTexturePlanar()
1235 SDL_memcpy(dst, src, length); in SDL_SW_UpdateYUVTexturePlanar()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/emscripten/
DSDL_sysjoystick.c387 SDL_memcpy(&guid, name, SDL_min(sizeof(guid), SDL_strlen(name))); in SDL_SYS_JoystickGetDeviceGUID()
398 SDL_memcpy(&guid, name, SDL_min(sizeof(guid), SDL_strlen(name))); in SDL_SYS_JoystickGetGUID()
/third_party/flutter/skia/third_party/externals/sdl/src/file/
DSDL_rwops.c201 SDL_memcpy(ptr, data, read_ahead); in windows_file_read()
220 SDL_memcpy(ptr, context->hidden.windowsio.buffer.data, read_ahead); in windows_file_read()
429 SDL_memcpy(ptr, context->hidden.mem.here, total_bytes); in mem_read()
441 SDL_memcpy(context->hidden.mem.here, ptr, num * size); in mem_write()
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/haiku/
DSDL_sysfilesystem.cc66 SDL_memcpy(retval, str, len); in SDL_GetBasePath()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_stdinc.h392 extern DECLSPEC void *SDLCALL SDL_memcpy(SDL_OUT_BYTECAP(len) void *dst, SDL_IN_BYTECAP(len) const …
498 #define SDL_memcpy memcpy macro
520 return SDL_memcpy(dst, src, dwords * 4);
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_keyboard.c559 SDL_memcpy(keyboard->keymap, SDL_default_keymap, sizeof(SDL_default_keymap)); in SDL_KeyboardInit()
582 SDL_memcpy(keymap, SDL_default_keymap, sizeof(SDL_default_keymap)); in SDL_GetDefaultKeymap()
594 SDL_memcpy(&keyboard->keymap[start], keys, sizeof(*keys) * length); in SDL_SetKeymap()
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_mmjoystick.c406 SDL_memcpy( &guid, name, SDL_min( sizeof(guid), SDL_strlen( name ) ) ); in SDL_SYS_JoystickGetDeviceGUID()
416 SDL_memcpy( &guid, name, SDL_min( sizeof(guid), SDL_strlen( name ) ) ); in SDL_SYS_JoystickGetGUID()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/
DSDL_haptic.c494 SDL_memcpy(&haptic->effects[i].effect, effect, in SDL_HapticNewEffect()
538 SDL_memcpy(&haptic->effects[effect].effect, data, in SDL_HapticUpdateEffect()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/nacl/
DSDL_naclaudio.c61 SDL_memcpy(samples, _this->convert.buf, _this->convert.len_cvt); in nacl_audio_callback()
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirframebuffer.c116 SDL_memcpy(s_dest, pixels, bytes_per_row); in MIR_UpdateWindowFramebuffer()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsmodes.c238 SDL_memcpy(displaydata->DeviceName, DeviceName, in WIN_AddDisplay()
283 SDL_memcpy(DeviceName, device.DeviceName, sizeof(DeviceName)); in WIN_InitModes()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11clipboard.c161 SDL_memcpy(text, src, nbytes); in X11_GetClipboardText()
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_string.c314 SDL_memcpy(SDL_OUT_BYTECAP(len) void *dst, SDL_IN_BYTECAP(len) const void *src, size_t len) in SDL_memcpy() function
446 SDL_memcpy(dst, src, len * sizeof(wchar_t)); in SDL_wcslcpy()
477 SDL_memcpy(dst, src, len); in SDL_strlcpy()
510 SDL_memcpy(dst, src, bytes); in SDL_utf8strlcpy()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/haiku/
DSDL_haikuaudio.cc64 SDL_memcpy(stream, audio->convert.buf, audio->convert.len_cvt); in FillSound()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/
DSDL_render_gles.c572 SDL_memcpy(src, pixels, srcPitch); in GLES_UpdateTexture()
1120 SDL_memcpy(tmp, dst, length); in GLES_RenderReadPixels()
1121 SDL_memcpy(dst, src, length); in GLES_RenderReadPixels()
1122 SDL_memcpy(src, tmp, length); in GLES_RenderReadPixels()

123