Home | History | Annotate | Download | only in jni

Lines Matching defs:getCamera

83     sp<Camera> getCamera() { Mutex::Autolock _l(mLock); return mCamera; }
132 camera = context->getCamera();
584 camera = context->getCamera();