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

/external/qemu/android/skin/
H A Dcomposer.h52 char hasRegion; member in struct:SkinPlateGroup
H A Dcomposer.c24 if (p->any.type == SKIN_PLATE_SURFACE || p->group.hasRegion)
40 p->group.hasRegion = 1;
48 if ( p->any.type != SKIN_PLATE_SURFACE && !p->group.hasRegion ) {
103 p->group.hasRegion = 0;
244 p->group.hasRegion = 0;
/external/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp538 bool hasRegion = local
540 cachedQuery = hasRegion ? 1 : 2;
541 return hasRegion;

Completed in 190 milliseconds