Searched defs:movingPhoto (Results 1 – 8 of 8) sorted by relevance
21 MediaLibrary_ErrorCode OH_MovingPhoto_GetUri(OH_MovingPhoto* movingPhoto, const char** uri) in OH_MovingPhoto_GetUri()31 MediaLibrary_ErrorCode OH_MovingPhoto_RequestContentWithUris(OH_MovingPhoto* movingPhoto, char* ima… in OH_MovingPhoto_RequestContentWithUris()43 MediaLibrary_ErrorCode OH_MovingPhoto_RequestContentWithUri(OH_MovingPhoto* movingPhoto, in OH_MovingPhoto_RequestContentWithUri()54 MediaLibrary_ErrorCode OH_MovingPhoto_RequestContentWithBuffer(OH_MovingPhoto* movingPhoto, in OH_MovingPhoto_RequestContentWithBuffer()66 MediaLibrary_ErrorCode OH_MovingPhoto_Release(OH_MovingPhoto* movingPhoto) in OH_MovingPhoto_Release()
65 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable83 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable120 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable138 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable175 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable204 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable227 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable248 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable287 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); variable
245 auto movingPhoto = AceType::DynamicCast<MovingPhotoNode>(host); in UpdateImageNode() local335 auto movingPhoto = AceType::DynamicCast<MovingPhotoNode>(host); in RegisterImageEvent() local455 auto movingPhoto = movingPhotoPattern.Upgrade(); in RegisterMediaPlayerEvent() local464 auto movingPhoto = movingPhotoPattern.Upgrade(); in RegisterMediaPlayerEvent() local473 auto movingPhoto = movingPhotoPattern.Upgrade(); in RegisterMediaPlayerEvent() local482 auto movingPhoto = movingPhotoPattern.Upgrade(); in RegisterMediaPlayerEvent() local491 auto movingPhoto = movingPhotoPattern.Upgrade(); in RegisterMediaPlayerEvent() local614 auto movingPhoto = AceType::DynamicCast<MovingPhotoNode>(host); in OnStartedStatusCallback() local640 auto movingPhoto = AceType::DynamicCast<MovingPhotoNode>(host); in OnDirtyLayoutWrapperSwap() local953 auto movingPhoto = movingPhotoPattern.Upgrade(); in StartAnimation() local[all …]
643 uint8_t movingPhoto = static_cast<uint8_t>(OHOS_CAMERA_MOVING_PHOTO_OFF); variable684 uint8_t movingPhoto = static_cast<uint8_t>(OHOS_CAMERA_MOVING_PHOTO_ON); variable1147 uint8_t movingPhoto = static_cast<uint8_t>(OHOS_CONTROL_HIGH_QUALITY_MODE_OFF); variable1188 uint8_t movingPhoto = static_cast<uint8_t>(OHOS_CONTROL_HIGH_QUALITY_MODE_ON); variable2089 uint8_t movingPhoto = static_cast<uint8_t>(OHOS_CAMERA_MOVING_PHOTO_ON); variable
290 for (const auto& movingPhoto : dataList.movingPhotos) { in CompatMovingPhoto() local
231 …Library_MediaQuality mediaQuality, MediaLibrary_MediaContentType type, OH_MovingPhoto* movingPhoto) in CallbackFuncitonOnMovingPhotoDataPrepared()
350 auto movingPhoto = new OH_MovingPhoto(movingPhotoImpl); in NotifyImageDataPrepared() local
1430 napi_value movingPhoto = MovingPhotoNapi::NewMovingPhotoNapi(env, context->photoUri, in JSLoadMovingPhotoComplete() local