Home
last modified time | relevance | path

Searched refs:pixHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1077 uint32_t pixHeight = static_cast<uint32_t>(pixelArrayEntry.data.i32[1]); in DngCreator_setup() local
1080 (imageWidth == pixWidth && imageHeight == pixHeight))) { in DngCreator_setup()