Searched refs:RgbToRgb (Results 1 – 2 of 2) sorted by relevance
427 void RgbToRgb(uint32_t* r_count, uint32_t* g_count, uint32_t* b_count);
1553 RgbToRgb(&r_count, &g_count, &b_count); in CaptureRGB()1652 RgbToRgb(&r_count, &g_count, &b_count); in CaptureYUV420()1895 void EmulatedSensor::RgbToRgb(uint32_t* r_count, uint32_t* g_count, in RgbToRgb() function in android::EmulatedSensor