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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1434 int32_t colorTransform1[entry1.count * 2]; local
1438 colorTransform1[ctr++] = entry1.data.r[i].numerator;
1439 colorTransform1[ctr++] = entry1.data.r[i].denominator;
1443 colorTransform1, TIFF_IFD_0), env, TAG_COLORMATRIX1, writer);

Completed in 37 milliseconds