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

Method Bind

teapots/image-decoder/src/main/cpp/TeapotRenderer.cpp:276–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276bool TeapotRenderer::Bind(ndk_helper::TapCamera* camera) {
277 camera_ = camera;
278 return true;
279}

Callers 1

LoadResourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected