Home
last modified time | relevance | path

Searched refs:SDL_PointInRect (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_rect.h99 SDL_FORCE_INLINE SDL_bool SDL_PointInRect(const SDL_Point *p, const SDL_Rect *r) in SDL_PointInRect() function
/AliOS-Things-master/components/SDL2/test/
A Dtesthittesting.c24 if (SDL_PointInRect(pt, &areas[i])) { in hitTest()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoamouse.m206 if (SDL_PointInRect(&pt, &r)) {

Completed in 5 milliseconds