Home
last modified time | relevance | path

Searched refs:SDL_FORCE_INLINE (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_endian.h70 SDL_FORCE_INLINE Uint16
77 SDL_FORCE_INLINE Uint16
84 SDL_FORCE_INLINE Uint16
93 SDL_FORCE_INLINE Uint16
100 SDL_FORCE_INLINE Uint16
108 SDL_FORCE_INLINE Uint32
115 SDL_FORCE_INLINE Uint32
122 SDL_FORCE_INLINE Uint32
133 SDL_FORCE_INLINE Uint32
140 SDL_FORCE_INLINE Uint32
[all …]
Dbegin_code.h127 #ifndef SDL_FORCE_INLINE
129 #define SDL_FORCE_INLINE __forceinline macro
131 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__ macro
133 #define SDL_FORCE_INLINE static SDL_INLINE macro
DSDL_rect.h73 SDL_FORCE_INLINE SDL_bool SDL_PointInRect(const SDL_Point *p, const SDL_Rect *r) in SDL_PointInRect()
82 SDL_FORCE_INLINE SDL_bool SDL_RectEmpty(const SDL_Rect *r) in SDL_RectEmpty()
90 SDL_FORCE_INLINE SDL_bool SDL_RectEquals(const SDL_Rect *a, const SDL_Rect *b) in SDL_RectEquals()
DSDL_bits.h50 SDL_FORCE_INLINE int
DSDL_stdinc.h363 SDL_FORCE_INLINE void SDL_memset4(void *dst, Uint32 val, size_t dwords) in SDL_memset4()
518 SDL_FORCE_INLINE void *SDL_memcpy4(SDL_OUT_BYTECAP(dwords*4) void *dst, SDL_IN_BYTECAP(dwords*4) co…
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengl/
DSDL_render_gl.c177 SDL_FORCE_INLINE const char*
196 SDL_FORCE_INLINE void
223 SDL_FORCE_INLINE int
598 SDL_FORCE_INLINE int
609 SDL_FORCE_INLINE SDL_bool
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles2/
DSDL_render_gles2.c206 SDL_FORCE_INLINE const char*
222 SDL_FORCE_INLINE void
235 SDL_FORCE_INLINE int