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.cpp838 uint32_t pixHeight = static_cast<uint32_t>(pixelArrayEntry.data.i32[1]); in isMaximumResolutionModeImage() local
841 (imageWidth == pixWidth && imageHeight == pixHeight); in isMaximumResolutionModeImage()
1321 uint32_t pixHeight = static_cast<uint32_t>(pixelArrayEntry.data.i32[1]); in DngCreator_setup() local
1324 (imageWidth == pixWidth && imageHeight == pixHeight))) { in DngCreator_setup()