Searched defs:CAST_DRAWABLE (Results 1 – 3 of 3) sorted by relevance
50 #define CAST_DRAWABLE(a) static_cast<ANativeWindow *>((void *)(*(unsigned int *)a)) macro
38 #define CAST_DRAWABLE(a) (Drawable)(a) macro
58 #define CAST_DRAWABLE(a) (struct drawable *)(a) macro