Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
65
jobject CameraAppEngine::GetSurfaceObject() { return surface_; }
66
67
/**
68
*
Callers
1
OnPreviewSurfaceDestroyed
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected