Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/
H A Dhi_gbm.cpp101 uint32_t tmpHeight = height; in AdjustStrideFromFormat() local
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/
H A Dvop.cpp1366 int tmpHeight = (tmpDisplayHeight + 15) & -16; in DecodeShortHeader() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.h70 std::optional<NG::CalcLength> tmpHeight = std::nullopt; in GetSize() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp1058 …uint16_t tmpHeight = static_cast<uint16_t>(ftFaces_[i]->size->metrics.height / FONT_PIXEL_IN_POINT… in GetMaxSubLineHeight() local