Searched refs:container_of (Results 1 – 1 of 1) sorted by relevance
26 #ifndef container_of27 #define container_of(ptr, type, member) \ macro235 ANativeWindowBuffer *anwBuffer = container_of(buffer.buffer, ANativeWindowBuffer, handle); in returnBufferCheckedLocked()