Searched refs:SetUserOrientation (Results 1 – 3 of 3) sorted by relevance
71 void ImageObject::SetUserOrientation(ImageRotateOrientation orientation) in SetUserOrientation() function in OHOS::Ace::NG::ImageObject
55 void SetUserOrientation(ImageRotateOrientation orientation);
488 imageObj->SetUserOrientation(userOrientation_); in UpdateOrientation()