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

  /external/chromium_org/third_party/skia/tools/
PictureRenderer.cpp 38 static inline SkScalar scalar_log2(SkScalar x) { function
544 int num_bits = SkScalarCeilToInt(scalar_log2(SkIntToScalar(width)));
    [all...]
  /external/skia/tools/
PictureRenderer.cpp 38 static inline SkScalar scalar_log2(SkScalar x) { function
544 int num_bits = SkScalarCeilToInt(scalar_log2(SkIntToScalar(width)));
    [all...]

Completed in 1245 milliseconds