Searched defs:scale (Results 1 – 7 of 7) sorted by relevance
39 void SecCompInfoHelper::AdjustSecCompRect(SecCompBase* comp, float scale) in AdjustSecCompRect()204 float scale = WindowInfoHelper::GetWindowScale(comp->windowId_); in CheckComponentValid() local
32 float scale = FULL_SCREEN_SCALE; in GetWindowScale() local
2116 void DrawDynamicEffectModifier::SetScale(float scale) in SetScale()2166 void DrawStyleChangeModifier::SetScale(float scale) in SetScale()2190 void DrawStyleScaleModifier::SetScale(float scale) in SetScale()2230 void DrawDragStopModifier::SetScale(float scale) in SetScale()2241 void DrawDragStopModifier::SetStyleScale(float scale) in SetStyleScale()
215 constexpr int scale = 30; // step of time is 30s in GetCondition() local
125 void InitialScale(float scale) const override in InitialScale()
367 void PixelMap::scale(float xAxis, float yAxis) in scale() function in OHOS::Media::PixelMap
145 float scale = 1.0; member