Searched refs:containerType (Results 1 – 1 of 1) sorted by relevance
286 SkDisplayTypes containerType = container->fType; in searchContainer() local287 if (type == containerType && (type == SkType_Rect || type == SkType_Polygon || in searchContainer()290 while (type != containerType) { in searchContainer()291 if (containerType == SkType_Displayable) in searchContainer()293 containerType = SkDisplayType::GetParent(&fMaker, containerType); in searchContainer()294 if (containerType == SkType_Unknown) in searchContainer()