Home
last modified time | relevance | path

Searched refs:stripSource (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2520 DirectStripSource stripSource(env, pixelBytes, targetIfd, uWidth, uHeight, pStride, in DngCreator_nativeWriteImage() local
2522 sources.add(&stripSource); in DngCreator_nativeWriteImage()
2540 InputStripSource stripSource(env, *inBuf, targetIfd, uWidth, uHeight, pStride, in DngCreator_nativeWriteImage() local
2542 sources.add(&stripSource); in DngCreator_nativeWriteImage()
2606 InputStripSource stripSource(env, *in, targetIfd, uWidth, uHeight, pixStride, in DngCreator_nativeWriteInputStream() local
2608 sources.add(&stripSource); in DngCreator_nativeWriteInputStream()