Searched refs:RgbToRgb (Results 1 – 2 of 2) sorted by relevance
431 void RgbToRgb(uint32_t* r_count, uint32_t* g_count, uint32_t* b_count);
1584 RgbToRgb(&r_count, &g_count, &b_count); in CaptureRGB()1683 RgbToRgb(&r_count, &g_count, &b_count); in CaptureYUV420()1972 void EmulatedSensor::RgbToRgb(uint32_t* r_count, uint32_t* g_count, in RgbToRgb() function in android::EmulatedSensor