Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_MapPlanes (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp669 ret = OH_NativeBuffer_MapPlanes(nativeBuffer, &virAddr, &outPlanes);
712 int32_t ret = OH_NativeBuffer_MapPlanes(nullptr, nullptr, nullptr);
716 ret = OH_NativeBuffer_MapPlanes(buffer, nullptr, nullptr);
720 ret = OH_NativeBuffer_MapPlanes(buffer, &virAddr, nullptr);
761 int32_t ret = OH_NativeBuffer_MapPlanes(nativeBuffer, &virAddr, &outPlanes);
829 int32_t ret = OH_NativeBuffer_MapPlanes(nativeBuffer, &virAddr, &outPlanes);
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h541 int32_t OH_NativeBuffer_MapPlanes(OH_NativeBuffer *buffer, void **virAddr, OH_NativeBuffer_Planes *…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md83 | int32_t [OH_NativeBuffer_MapPlanes](#oh_nativebuffer_mapplanes) ([OH_NativeBuffer](#oh_nativebuff…
792 ### OH_NativeBuffer_MapPlanes()
795 int32_t OH_NativeBuffer_MapPlanes (OH_NativeBuffer *buffer, void **virAddr, OH_NativeBuffer_Planes …
H A Dnative__buffer_8h.md82 | int32_t [OH_NativeBuffer_MapPlanes](_o_h___native_buffer.md#oh_nativebuffer_mapplanes) ([OH_Nativ…
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp236 int32_t OH_NativeBuffer_MapPlanes(OH_NativeBuffer *buffer, void **virAddr, OH_NativeBuffer_Planes *… in OH_NativeBuffer_MapPlanes() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md83 | int32_t [OH_NativeBuffer_MapPlanes](#oh_nativebuffer_mapplanes) ([OH_NativeBuffer](#oh_nativebuff…
801 ### OH_NativeBuffer_MapPlanes()
804 int32_t OH_NativeBuffer_MapPlanes (OH_NativeBuffer *buffer, void **virAddr, OH_NativeBuffer_Planes …
H A Dnative__buffer_8h.md82 | int32_t [OH_NativeBuffer_MapPlanes](_o_h___native_buffer.md#oh_nativebuffer_mapplanes) ([OH_Nativ…