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

Method Bind

teapots/classic-teapot/src/main/cpp/TeapotRenderer.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267bool TeapotRenderer::Bind(ndk_helper::TapCamera* camera) {
268 camera_ = camera;
269 return true;
270}

Callers 1

LoadResourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected