Home
last modified time | relevance | path

Searched defs:bits_to_bytes (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dtarget.h144 static inline int bits_to_bytes(int bits) in bits_to_bytes() function
/third_party/skia/src/core/
DSkGlyph.cpp39 static size_t bits_to_bytes(size_t bits) { in bits_to_bytes() function