Lines Matching refs:g2
51 int r1, g1, b1, r2, g2, b2; in OverlayOnePolygonWithMap() local
62 p2->getColor(&r2, &g2, &b2); in OverlayOnePolygonWithMap()
64 myg = g1 + g2; in OverlayOnePolygonWithMap()
342 int r1, g1, b1, r2, g2, b2; in operator ()() local
368 p2->getColor(&r2, &g2, &b2); in operator ()()
370 myg = g1 + g2; in operator ()()
477 int r1, g1, b1, r2, g2, b2; in operator ()() local
503 p2->getColor(&r2, &g2, &b2); in operator ()()
505 myg = g1 + g2; in operator ()()
614 int r1, g1, b1, r2, g2, b2; in operator ()() local
640 p2->getColor(&r2, &g2, &b2); in operator ()()
642 myg = g1 + g2; in operator ()()