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.cpp184 uint32_t getThumbnailHeight() const;
246 uint32_t NativeContext::getThumbnailHeight() const { in getThumbnailHeight() function in NativeContext
2291 uint32_t uHeight = nativeContext->getThumbnailHeight(); in DngCreator_setup()
2502 thumbWidth, context->getThumbnailHeight(), bytesPerPixel, in DngCreator_nativeWriteImage()
2621 width, context->getThumbnailHeight(), bytesPerPixel, in DngCreator_nativeWriteInputStream()