Home
last modified time | relevance | path

Searched refs:originSize (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_pixel_map_adapter.cpp123 int32_t originSize = originalPixelMapBytes_; in ConvertToInner() local
127 SLOGI("imgBufferSize exceeds limited: %{public}d scaled to %{public}d", originSize, originalPixelMapBytes_); in ConvertToInner()
176 int32_t originSize = originalPixelMapBytes_; in ConvertToInnerWithLimitedSize() local
181 SLOGI("imgBufferSize exceeds limited: %{public}d scaled to %{public}d", originSize, originalPixelMapBytes_); in ConvertToInnerWithLimitedSize()
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_change_test.cpp379 uint32_t originSize = DisplayCutoutController::GetWaterfallAreaCompressionSizeWhenHorizontal(); in HWTEST_F() local
387 DisplayCutoutController::SetWaterfallAreaCompressionSizeWhenHorizontal(originSize); in HWTEST_F()
388 ASSERT_EQ(originSize, DisplayCutoutController::GetWaterfallAreaCompressionSizeWhenHorizontal()); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_operations_test.cpp3124 bool CompareFile(const unsigned char originArray[], off_t originSize, in CompareFile() argument
3127 if (originSize != targetSize) { in CompareFile()

Completed in 7 milliseconds