Searched refs:kDepthPhotoProcessFunction (Results 1 – 4 of 4) sorted by relevance
68 static const char *kDepthPhotoProcessFunction = "processDepthPhotoFrame"; variable
655 auto processFunc = dlsym(depthLibHandle, camera3::kDepthPhotoProcessFunction); in isDepthPhotoLibraryPresent()
47 dlsym(*libHandle, kDepthPhotoProcessFunction)); in linkToDepthPhotoLibrary()
90 dlsym(mDepthPhotoLibHandle, camera3::kDepthPhotoProcessFunction)); in DepthCompositeStream()