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