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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1062 uint32_t preWidth = 0; local
1069 preWidth = static_cast<uint32_t>(entry.data.i32[2]);
1077 if (!((imageWidth == preWidth && imageHeight == preHeight) ||
1769 err = builder.addWarpRectilinearForMetadata(entry3.data.f, preWidth, preHeight, cx,

Completed in 56 milliseconds