Searched refs:movingPhotoVideoBufferSize_ (Results 1 – 4 of 4) sorted by relevance
103 uint32_t movingPhotoVideoBufferSize_; variable
62 movingPhotoVideoBufferSize_ = 0; in MediaAssetChangeRequestImpl()652 size_t length = isMovingPhotoVideo ? movingPhotoVideoBufferSize_ : dataBufferSize_; in CopyDataBufferToMediaLibrary()846 size_t length = isMovingPhotoVideo ? movingPhotoVideoBufferSize_ : dataBufferSize_; in WriteCacheByArrayBuffer()
165 size_t movingPhotoVideoBufferSize_; variable
458 return movingPhotoVideoBufferSize_; in GetMovingPhotoVideoSize()1502 &(changeRequest->movingPhotoVideoBufferSize_)) == napi_ok, in AddMovingPhotoVideoResource()1504 CHECK_COND_WITH_MESSAGE(env, changeRequest->movingPhotoVideoBufferSize_ > 0, in AddMovingPhotoVideoResource()1507 changeRequest->movingPhotoVideoBufferSize_)) { in AddMovingPhotoVideoResource()1659 size_t length = isMovingPhotoVideo ? movingPhotoVideoBufferSize_ : dataBufferSize_; in CopyDataBufferToMediaLibrary()