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

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

Completed in 93 milliseconds