Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp166 uint32_t getThumbnailHeight() const;
228 uint32_t NativeContext::getThumbnailHeight() const { in getThumbnailHeight() function in NativeContext
2028 uint32_t uHeight = nativeContext->getThumbnailHeight(); in DngCreator_setup()
2241 thumbWidth, context->getThumbnailHeight(), bytesPerPixel, in DngCreator_nativeWriteImage()
2347 width, context->getThumbnailHeight(), bytesPerPixel, in DngCreator_nativeWriteInputStream()