Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:asBinder

129             if (cameraClient->asBinder() == client->getCameraClient()->asBinder()) {
186 if (cameraClient->asBinder() == client->getCameraClient()->asBinder()) {
428 if (mCameraClient != 0 && (client->asBinder() == mCameraClient->asBinder())) {
493 // asBinder() is safe on NULL (returns NULL)
494 if (surface->asBinder() == mSurface->asBinder()) {
1267 client->getCameraClient()->asBinder().get(),