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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp157 uint32_t getThumbnailHeight() const;
219 uint32_t NativeContext::getThumbnailHeight() const { function in class:NativeContext
1938 uint32_t uHeight = nativeContext->getThumbnailHeight();
2151 thumbWidth, context->getThumbnailHeight(), bytesPerPixel,
2257 width, context->getThumbnailHeight(), bytesPerPixel,

Completed in 37 milliseconds