Searched refs:srcRotation (Results 1 – 3 of 3) sorted by relevance
151 SurfaceRotation srcRotation; member
2672 switch (params.srcRotation) in copyImage()2736 if ((params.srcRotation == SurfaceRotation::Rotated90Degrees) || in copyImage()2737 (params.srcRotation == SurfaceRotation::Rotated270Degrees)) in copyImage()
1122 params.srcRotation = srcFramebufferRotation; in copySubImageImplWithDraw()