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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp165 uint32_t getThumbnailHeight() const;
227 uint32_t NativeContext::getThumbnailHeight() const { function in class:NativeContext
1975 uint32_t uHeight = nativeContext->getThumbnailHeight();
2188 thumbWidth, context->getThumbnailHeight(), bytesPerPixel,
2294 width, context->getThumbnailHeight(), bytesPerPixel,

Completed in 66 milliseconds