Searched defs:firstX (Results 1 – 2 of 2) sorted by relevance
86 SkRegion::RunType* firstX() const { return (SkRegion::RunType*)(this + 1); } in firstX() function
625 float firstX, in apply_kernel_in_y()711 float firstX = -halfKernelSize + 0.5f; in create_circle_profile() local