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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2178 sp<DirectStripSource> thumbnailSource; local
2187 thumbnailSource = new DirectStripSource(env, context->getThumbnail(), TIFF_IFD_0,
2191 sources.add(thumbnailSource.get());
2284 sp<DirectStripSource> thumbnailSource; local
2293 thumbnailSource = new DirectStripSource(env, context->getThumbnail(), TIFF_IFD_0,
2297 sources.add(thumbnailSource.get());

Completed in 35 milliseconds