Searched refs:colorTransform2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1470 int32_t colorTransform2[entry2.count * 2]; local
1474 colorTransform2[ctr++] = entry2.data.r[i].numerator;
1475 colorTransform2[ctr++] = entry2.data.r[i].denominator;
1479 colorTransform2, TIFF_IFD_0), env, TAG_COLORMATRIX2, writer);

Completed in 120 milliseconds