Searched refs:aBase (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c33 typedef struct android_native_base_t aBase; typedef in typeref:struct:android_native_base_t
113 static void cnw_inc_ref(aBase *base) { TRACE("buf %p ref++\n",base); }
114 static void cnw_dec_ref(aBase *base) { TRACE("buf %p ref--\n",base); }

Completed in 24 milliseconds