HomeSort by relevance Sort by last modified time
    Searched full:_cnw (Results 1 - 1 of 1) sorted by null

  /hardware/libhardware/tests/hwc/
util.c 163 static struct CNativeWindow *_cnw = 0; variable in typeref:struct:CNativeWindow
221 _cnw = cnw;
230 if (_cnw) {
233 cnw_destroy(_cnw);
234 _cnw = 0;

Completed in 105 milliseconds