Searched refs:endpointForThread (Results 1 – 1 of 1) sorted by relevance
96 sp<AAudioServiceEndpointShared> *endpointForThread = in aaudio_endpoint_thread_proc() local98 sp<AAudioServiceEndpointShared> endpoint = *endpointForThread; in aaudio_endpoint_thread_proc()99 delete endpointForThread; // Just use scoped smart pointer. Don't need this anymore. in aaudio_endpoint_thread_proc()116 sp<AAudioServiceEndpointShared> *endpointForThread = new sp<AAudioServiceEndpointShared>(this); in startSharingThread_l() local119 endpointForThread); in startSharingThread_l()122 delete endpointForThread; in startSharingThread_l()