Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkGlyph.cpp32 static size_t bits_to_bytes(size_t bits) { in bits_to_bytes() function
55 return format == SkMask::kBW_Format ? bits_to_bytes(width) in format_rowbytes()
/external/skia/src/core/
DSkGlyph.cpp32 static size_t bits_to_bytes(size_t bits) { in bits_to_bytes() function
55 return format == SkMask::kBW_Format ? bits_to_bytes(width) in format_rowbytes()