Home
last modified time | relevance | path

Searched defs:rgb (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/lib/colorchecker/
Dwhitebalancetest.cpp95 Vec3f WhiteBalanceTest::initializeFromRGB(const Vec3f &rgb) { in initializeFromRGB()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DAllocationTest.java317 float[] rgb = new float[CHANNELS]; in convertPixelYuvToRgb() local