Searched refs:read_curve_curv (Results 1 – 2 of 2) sorted by relevance
/external/skqp/third_party/skcms/ |
D | skcms.cc | 343 static bool read_curve_curv(const uint8_t* buf, uint32_t size, in read_curve_curv() function 396 return read_curve_curv(buf, size, curve, curve_size); in read_curve()
|
/external/skia/third_party/skcms/ |
D | skcms.cc | 519 static bool read_curve_curv(const uint8_t* buf, uint32_t size, in read_curve_curv() function 572 return read_curve_curv(buf, size, curve, curve_size); in read_curve()
|