MCPcopy Create free account
hub / github.com/android/ndk-samples / SetPresentRotation

Method SetPresentRotation

camera/basic/src/main/cpp/image_reader.cpp:406–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404 }
405}
406void ImageReader::SetPresentRotation(int32_t angle) {
407 presentRotation_ = angle;
408}
409
410/**
411 * Write out jpeg files to kDirName directory

Callers 1

CreateCameraMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected