Searched defs:transform (Results 1 – 3 of 3) sorted by relevance
26 char* FfiI18nTransliterator::transform(char* text) in transform() function in OHOS::Global::I18n::FfiI18nTransliterator
33 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_BUTT; in ConvertRotation() local117 auto transform = ConvertRotation(rotation); in SetTransformHint() local
970 …r<CameraRotationInfoAdapter> CameraSurfaceListener::GetRotationInfo(GraphicTransformType transform) in GetRotationInfo()