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