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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2160 sp<DirectStripSource> thumbnailSource; local
2169 thumbnailSource = new DirectStripSource(env, context->getThumbnail(), TIFF_IFD_0,
2173 sources.add(thumbnailSource.get());
2266 sp<DirectStripSource> thumbnailSource; local
2275 thumbnailSource = new DirectStripSource(env, context->getThumbnail(), TIFF_IFD_0,
2279 sources.add(thumbnailSource.get());

Completed in 300 milliseconds