Home
last modified time | relevance | path

Searched refs:virAddr (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/graphic/graphic_2d/native_buffer/
H A Dnative_buffer.h351 * @param virAddr Indicates the address of the <b>OH_NativeBuffer</b> in virtual memory.
357 int32_t OH_NativeBuffer_Map(OH_NativeBuffer *buffer, void **virAddr);
389 * @param virAddr Indicates the address of the <b>OH_NativeBuffer</b> in virtual memory.
395 int32_t OH_NativeBuffer_MapPlanes(OH_NativeBuffer *buffer, void **virAddr, OH_NativeBuffer_Planes *outPlanes);
/interface/sdk_c/graphic/graphic_2d/native_window/
H A Dbuffer_handle.h56 void *virAddr; /**< Virtual address of memory */ member

Completed in 2 milliseconds