HomeSort by relevance Sort by last modified time
    Searched full:scalar_log2 (Results 1 - 1 of 1) sorted by null

  /external/skia/tools/
PictureRenderer.cpp 42 static inline SkScalar scalar_log2(SkScalar x) { function
572 int num_bits = SkScalarCeilToInt(scalar_log2(SkIntToScalar(width)));

Completed in 243 milliseconds