Home
last modified time | relevance | path

Searched defs:yStart (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h48 uint8_t* yStart = 0; member
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.cpp137 int16_t yStart = mask.GetTop() - arcInfo.center.y; in DrawCircleNoEndpoint() local
189 void DrawArc::CalculatedYStartAndYEnd(int16_t& yStart, int16_t& yEnd) in CalculatedYStartAndYEnd()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp891 Point yStart = yAxis_.GetStartPoint(); in GradientColor() local