Searched refs:allocErrorCode (Results 1 – 3 of 3) sorted by relevance
108 auto allocErrorCode = newSurfaceBuffer->Alloc(requestConfig); in DeepCopyBuffer() local109 if (allocErrorCode != GSERROR_OK) { in DeepCopyBuffer()110 MEDIA_ERR_LOG("SurfaceBuffer alloc ret: %d", allocErrorCode); in DeepCopyBuffer()
233 auto allocErrorCode = newSurfaceBuffer->Alloc(requestConfig); in DeepCopyBuffer() local234 MEDIA_INFO_LOG("SurfaceBuffer alloc ret: %d", allocErrorCode); in DeepCopyBuffer()
296 auto allocErrorCode = newSurfaceBuffer->Alloc(requestConfig); in DeepCopyBuffer() local298 "captureId = %{public}d", allocErrorCode, surfaceName_.c_str(), captureId); in DeepCopyBuffer()927 auto allocErrorCode = newSurfaceBuffer->Alloc(requestConfig); in DeepCopyBuffer() local929 "captureId = %{public}d", allocErrorCode, "main", captureId); in DeepCopyBuffer()