Home
last modified time | relevance | path

Searched defs:oriHeight (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_display_manager.cpp34 bool DisplayManager::Impl::CheckRectValid(const Media::Rect& rect, int32_t oriHeight, int32_t oriWi… in CheckRectValid()
39 bool DisplayManager::Impl::CheckSizeValid(const Media::Size& size, int32_t oriHeight, int32_t oriWi… in CheckSizeValid()
/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_test.cpp305 int32_t oriHeight = 500; variable
342 int32_t oriHeight = 500; variable
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp392 bool DisplayManager::Impl::CheckRectValid(const Media::Rect& rect, int32_t oriHeight, int32_t oriWi… in CheckRectValid()
415 bool DisplayManager::Impl::CheckSizeValid(const Media::Size& size, int32_t oriHeight, int32_t oriWi… in CheckSizeValid()
761 int32_t oriHeight = screenShot->GetHeight(); in GetScreenshotwithConfig() local
799 int32_t oriHeight = screenShot->GetHeight(); in GetScreenshot() local
2199 int32_t oriHeight = screenShot->GetHeight(); in GetScreenshotWithOption() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp451 int oriHeight = info_.height(); in HeapMemAlloc() local