Home
last modified time | relevance | path

Searched refs:NATIVEBUFFER_ROTATE_NONE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp509 case NATIVEBUFFER_ROTATE_NONE: in TranslateNativeToVulkanTransformHint()
539 return NATIVEBUFFER_ROTATE_NONE; in TranslateVulkanToNativeTransform()
555 return NATIVEBUFFER_ROTATE_NONE; in TranslateVulkanToNativeTransform()
564 return NATIVEBUFFER_ROTATE_NONE; in InvertTransformToNative()
580 return NATIVEBUFFER_ROTATE_NONE; in InvertTransformToNative()
640 OH_NativeBuffer_TransformType transformHint = NATIVEBUFFER_ROTATE_NONE; in SetWindowTransform()
675 OH_NativeBuffer_TransformType curWindowTransformType = NATIVEBUFFER_ROTATE_NONE; in SetWindowBufferUsage()
1333 OH_NativeBuffer_TransformType transformHint = NATIVEBUFFER_ROTATE_NONE; in GetPhysicalDeviceSurfaceCapabilitiesKHR()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h283 NATIVEBUFFER_ROTATE_NONE = 0, /**< No rotation */ enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md64 | [OH_NativeBuffer_TransformType](#oh_nativebuffer_transformtype-1) {<br/>NATIVEBUFFER_ROTATE_NONE
528 | NATIVEBUFFER_ROTATE_NONE | 不旋转 |
H A Dnative__buffer_8h.md63 …(_o_h___native_buffer.md#oh_nativebuffer_transformtype-1) {<br/>NATIVEBUFFER_ROTATE_NONE = 0, NATI…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Dnative__buffer_8h.md63 …](_o_h___native_buffer.md#oh_nativebuffer_transformtype-1) {<br>NATIVEBUFFER_ROTATE_NONE = 0, NATI…
H A D_o_h___native_buffer.md64 | [OH_NativeBuffer_TransformType](#oh_nativebuffer_transformtype-1) {<br>NATIVEBUFFER_ROTATE_NONE =…
528 | NATIVEBUFFER_ROTATE_NONE | No rotation.|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp1076 NATIVEBUFFER_ROTATE_NONE,
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp1874 transform = OH_NativeBuffer_TransformType::NATIVEBUFFER_ROTATE_NONE;