Home
last modified time | relevance | path

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

/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 oriWidth) const in CheckRectValid() argument
39 bool DisplayManager::Impl::CheckSizeValid(const Media::Size& size, int32_t oriHeight, int32_t oriWidth) const in CheckSizeValid() argument
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_test.cpp259 int32_t oriHeight = 500; in HWTEST_F() local
296 int32_t oriHeight = 500; in HWTEST_F() local
[all...]
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp388 bool DisplayManager::Impl::CheckRectValid(const Media::Rect& rect, int32_t oriHeight, int32_t oriWidth) const in CheckRectValid() argument
411 bool DisplayManager::Impl::CheckSizeValid(const Media::Size& size, int32_t oriHeight, int32_t oriWidth) const in CheckSizeValid() argument
729 int32_t oriHeight = screenShot->GetHeight(); in GetScreenshot() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp428 int oriHeight = info_.height(); in HeapMemAlloc() local

Completed in 10 milliseconds