Home | History | Annotate | Download | only in ports

Lines Matching refs:dimension

357     static int RoundSize(int dimension) {
358 return SkNextPow2(dimension);