Home
last modified time | relevance | path

Searched refs:OH_NativeBuffer_GetSeqNum (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Dnative-buffer-guidelines.md20 | OH_NativeBuffer_GetSeqNum (OH_NativeBuffer \*buffer) | 获取OH_NativeBuffer的序列号。 |
77 uint32_t hwBufferID = OH_NativeBuffer_GetSeqNum(buffer);
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativebuffer_fuzzer/
H A Dnativebuffer_fuzzer.cpp49 OH_NativeBuffer_GetSeqNum(buffer); in DoSomethingInterestingWithMyAPI()
/ohos5.0/docs/en/application-dev/graphics/
H A Dnative-buffer-guidelines.md21 | OH_NativeBuffer_GetSeqNum (OH_NativeBuffer \*buffer) | Obtains the sequence number of an **OH_Nat…
77 uint32_t hwBufferID = OH_NativeBuffer_GetSeqNum(buffer);
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_buffer_test.cpp118 uint32_t id = OH_NativeBuffer_GetSeqNum(nullptr);
132 uint32_t id = OH_NativeBuffer_GetSeqNum(buffer);
239 uint32_t oldSeq = OH_NativeBuffer_GetSeqNum(buffer);
243 ASSERT_EQ(oldSeq + 1, OH_NativeBuffer_GetSeqNum(buffer));
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_buffer/
H A Dhello_native_buffer.cpp82 uint32_t hwBufferID = OH_NativeBuffer_GetSeqNum(buffer); in main()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dnative_buffer.h528 uint32_t OH_NativeBuffer_GetSeqNum(OH_NativeBuffer *buffer);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md81 | uint32_t [OH_NativeBuffer_GetSeqNum](#oh_nativebuffer_getseqnum) ([OH_NativeBuffer](#oh_nativebuf…
738 ### OH_NativeBuffer_GetSeqNum()
741 uint32_t OH_NativeBuffer_GetSeqNum (OH_NativeBuffer *buffer)
H A Dnative__buffer_8h.md80 | uint32_t [OH_NativeBuffer_GetSeqNum](_o_h___native_buffer.md#oh_nativebuffer_getseqnum) ([OH_Nati…
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_buffer.cpp181 uint32_t OH_NativeBuffer_GetSeqNum(OH_NativeBuffer *buffer) in OH_NativeBuffer_GetSeqNum() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md81 | uint32_t [OH_NativeBuffer_GetSeqNum](#oh_nativebuffer_getseqnum) ([OH_NativeBuffer](#oh_nativebuf…
744 ### OH_NativeBuffer_GetSeqNum()
747 uint32_t OH_NativeBuffer_GetSeqNum (OH_NativeBuffer *buffer)
H A Dnative__buffer_8h.md80 | uint32_t [OH_NativeBuffer_GetSeqNum](_o_h___native_buffer.md#oh_nativebuffer_getseqnum) ([OH_Nati…