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

  /external/skia/src/codec/
SkWbmpCodec.cpp 20 static inline size_t get_src_row_bytes(int width) { function
103 , fSrcRowBytes(get_src_row_bytes(this->getInfo().width()))
  /external/skqp/src/codec/
SkWbmpCodec.cpp 20 static inline size_t get_src_row_bytes(int width) { function
103 , fSrcRowBytes(get_src_row_bytes(this->getInfo().width()))

Completed in 78 milliseconds