Searched defs:transformHint (Results 1 – 7 of 7) sorted by relevance
645 GSError BufferClientProducer::GetTransformHint(GraphicTransformType &transformHint) in GetTransformHint()650 GSError BufferClientProducer::SetTransformHint(GraphicTransformType transformHint) in SetTransformHint()
671 GraphicTransformType transformHint = GraphicTransformType::GRAPHIC_ROTATE_BUTT; in GetTransformHint() local679 GSError ConsumerSurface::SetTransformHint(GraphicTransformType transformHint) in SetTransformHint()
639 GraphicTransformType transformHint = static_cast<GraphicTransformType>(arguments.ReadUint32()); in SetTransformHintRemote() local648 GraphicTransformType transformHint = GraphicTransformType::GRAPHIC_ROTATE_BUTT; in GetTransformHintRemote() local1122 GSError BufferQueueProducer::SetTransformHint(GraphicTransformType transformHint) in SetTransformHint()1131 GSError BufferQueueProducer::GetTransformHint(GraphicTransformType &transformHint) in GetTransformHint()
544 GSError ProducerSurface::SetTransformHint(GraphicTransformType transformHint) in SetTransformHint()
1616 GSError BufferQueue::SetTransformHint(GraphicTransformType transformHint) in SetTransformHint()
640 OH_NativeBuffer_TransformType transformHint = NATIVEBUFFER_ROTATE_NONE; in SetWindowTransform() local1333 OH_NativeBuffer_TransformType transformHint = NATIVEBUFFER_ROTATE_NONE; in GetPhysicalDeviceSurfaceCapabilitiesKHR() local
79 …ortConfig FillViewportConfig(Rect rect, float density, int32_t orientation, uint32_t transformHint) in FillViewportConfig()1157 uint32_t transformHint = (rotation + deviceRotation) % FULL_CIRCLE_DEGREE; in UpdateViewportConfig() local