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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2149 uint32_t thumbWidth = context->getThumbnailWidth(); local
2151 thumbWidth, context->getThumbnailHeight(), bytesPerPixel,
2152 bytesPerPixel * thumbWidth, /*offset*/0, BYTES_PER_RGB_SAMPLE,

Completed in 40 milliseconds