Home
last modified time | relevance | path

Searched defs:dHeight (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_change_unit_test.cpp82 uint32_t dHeight = static_cast<uint32_t>(display->GetHeight()); in DisplaySizeEqual() local
/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_test_utils.cpp48 int32_t dHeight = display->GetHeight(); in SizeEqualToDisplay() local
H A Ddisplay_change_test.cpp157 uint32_t dHeight = static_cast<uint32_t>(display->GetHeight()); in DisplaySizeEqual() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.h39 double dHeight; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp98 int dHeight = 0; in HWTEST_F() local
117 int dHeight = 0; in HWTEST_F() local
854 int dHeight = 1; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/
H A Dimage_plugin_fuzz.cpp63 int dHeight; in ExtDecoderFuncTest001() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpaint_state.h105 double dHeight = 0.0; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp391 bool ExtDecoder::GetScaledSize(int &dWidth, int &dHeight, float &scale) in HeapMemAlloc() argument
417 bool ExtDecoder::GetHardwareScaledSize(int &dWidth, int &dHeight, float &scale) { in HeapMemAlloc() argument

Completed in 9 milliseconds