Lines Matching full:locked
116 Uint32 locked; /* Private */
150 /* Evaluates to true if the surface needs to be locked before access */
358 * These functions should not be called while 'screen' is locked.
533 * SDL_LockSurface() returns 0, or -1 if the surface couldn't be locked.
634 * The blit function should not be called on a locked surface.