Searched refs:HOST_C_FUNC_GETCAMERAABILITY (Results 1 – 2 of 2) sorted by relevance
44 typedef int (*HOST_C_FUNC_GETCAMERAABILITY)(const char* cameraId, CameraAbilityCIF* ability); typedef
152 …host_->GetCameraAbility = reinterpret_cast<HOST_C_FUNC_GETCAMERAABILITY>(::dlsym(handler_, "GetCam… in Init()