Home
last modified time | relevance | path

Searched defs:AIMapperV5 (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/graphics/mapper/stable-c/include/android/hardware/graphics/mapper/
DIMapper.h160 typedef struct AIMapperV5 { struct
191 AIMapper_Error (*_Nonnull importBuffer)(const native_handle_t* _Nonnull handle,
208 AIMapper_Error (*_Nonnull freeBuffer)(buffer_handle_t _Nonnull buffer);
227 AIMapper_Error (*_Nonnull getTransportSize)(buffer_handle_t _Nonnull buffer,
294 AIMapper_Error (*_Nonnull lock)(buffer_handle_t _Nonnull buffer, uint64_t cpuUsage,
311 AIMapper_Error (*_Nonnull unlock)(buffer_handle_t _Nonnull buffer, int* _Nonnull releaseFence);
332 AIMapper_Error (*_Nonnull flushLockedBuffer)(buffer_handle_t _Nonnull buffer);
351 AIMapper_Error (*_Nonnull rereadLockedBuffer)(buffer_handle_t _Nonnull buffer);
467 int32_t (*_Nonnull getMetadata)(buffer_handle_t _Nonnull buffer,
500 int32_t (*_Nonnull getStandardMetadata)(buffer_handle_t _Nonnull buffer,
[all …]