Searched refs:srcRotation (Results 1 – 3 of 3) sorted by relevance
156 SurfaceRotation srcRotation; member
2785 switch (params.srcRotation) in copyImage()2849 if ((params.srcRotation == SurfaceRotation::Rotated90Degrees) || in copyImage()2850 (params.srcRotation == SurfaceRotation::Rotated270Degrees)) in copyImage()
1165 params.srcRotation = srcFramebufferRotation; in copySubImageImplWithDraw()