Home
last modified time | relevance | path

Searched defs:SDL_IntersectRectAndLine (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_rect.c317 SDL_IntersectRectAndLine(const SDL_Rect * rect, int *X1, int *Y1, int *X2, in SDL_IntersectRectAndLine() function
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h303 #define SDL_IntersectRectAndLine SDL_IntersectRectAndLine_REAL macro