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

Method GetSurfaceObject

camera/texture-view/src/main/cpp/camera_engine.cpp:65–65  ·  view source on GitHub ↗

* @return cached Surface object */

Source from the content-addressed store, hash-verified

63 * @return cached {@link Surface} object
64 */
65jobject CameraAppEngine::GetSurfaceObject() { return surface_; }
66
67/**
68 *

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected