Home
last modified time | relevance | path

Searched refs:currentTransformType_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp102 currentTransformType_ = ConsumerSurface::GetTransform(); in UpdateSurfaceInfo()
105 currentSurfaceBuffer_, currentTransformType_, currentCrop_); in UpdateSurfaceInfo()
107 currentSurfaceBuffer_, currentTransformType_, currentCrop_); in UpdateSurfaceInfo()
432 currentTransformType_ = ConsumerSurface::GetTransform(); in AcquireNativeWindowBuffer()
435 currentSurfaceBuffer_, currentTransformType_, currentCrop_); in AcquireNativeWindowBuffer()
/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h110 GraphicTransformType currentTransformType_ = GraphicTransformType::GRAPHIC_ROTATE_NONE; member in OHOS::SurfaceImage

Completed in 2 milliseconds