HomeSort by relevance Sort by last modified time
    Searched defs:color_b (Results 1 - 3 of 3) sorted by null

  /system/core/healthd/
animation.h 45 int color_b; member in struct:android::animation::text_field
  /external/webrtc/talk/session/media/
planarfunctions_unittest.cc 93 uint8_t color_b = static_cast<uint8_t>( local
97 testing_color_b_[color_counter] = color_b;
99 ConvertRgbPixel(color_r, color_g, color_b,
    [all...]
  /external/webp/src/enc/
histogram_enc.c 318 const uint32_t color_b = (a->trivial_symbol_ >> 0) & 0xff; local
321 (color_b == 0 || color_b == 0xff)) {
    [all...]

Completed in 224 milliseconds