Searched defs:firstX (Results 1 – 3 of 3) sorted by relevance
122 float firstX, in apply_kernel_in_y()212 float firstX = -halfKernelSize + 0.5f; in CreateCircleProfile() local
102 SkRegion::RunType* firstX() { return (SkRegion::RunType*)(this + 1); } in firstX() function
1808 const auto firstX = (m_params.useExecutionSet ? 1 : 0); in iterate() local