Searched refs:get_value (Results 1 – 2 of 2) sorted by relevance
22 …teObserver(const std::function<void(uint8_t)>& on_byte, const std::function<uint64_t()>& get_value) in ByteObserver() argument23 : on_byte_(on_byte), get_value_(get_value) {} in ByteObserver()
1133 int get_value(void) { in get_value() function1146 int threshold = get_value(); in rgb888ToRgb565()1203 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write()1323 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write()1378 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write()