Searched refs:hasRegion (Results 1 – 3 of 3) sorted by relevance
24 if (p->any.type == SKIN_PLATE_SURFACE || p->group.hasRegion) in skin_plate_ensure_region()40 p->group.hasRegion = 1; in skin_plate_ensure_region()48 if ( p->any.type != SKIN_PLATE_SURFACE && !p->group.hasRegion ) { in skin_plate_get_region()103 p->group.hasRegion = 0; in skin_plate_invalidate_parent()244 p->group.hasRegion = 0; in skin_plate_free()
52 char hasRegion; member
538 bool hasRegion = in isLive() local540 cachedQuery = hasRegion ? 1 : 2; in isLive()541 return hasRegion; in isLive()