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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1836 sp<DirectStripSource> thumbnailSource; local
1845 thumbnailSource = new DirectStripSource(env, context->getThumbnail(), TIFF_IFD_0,
1849 sources.add(thumbnailSource.get());
1938 sp<DirectStripSource> thumbnailSource; local
1947 thumbnailSource = new DirectStripSource(env, context->getThumbnail(), TIFF_IFD_0,
1951 sources.add(thumbnailSource.get());

Completed in 263 milliseconds