Searched defs:location2 (Results 1 – 3 of 3) sorted by relevance
774 const GLint location2 = glGetUniformLocation(program, "color2"); in TEST_P() local
951 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY); in transform() local1002 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY); in transform() local
81837 function emitBindingOrAssignment(target, value2, location2, original) { argument