Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkWbmpCodec.cpp22 static inline size_t get_src_row_bytes(int width) { in get_src_row_bytes() function
100 , fSrcRowBytes(get_src_row_bytes(this->dimensions().width())) in SkWbmpCodec()