Home
last modified time | relevance | path

Searched refs:HandleWrapMethod (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/ui/include/ui/
DGraphicBuffer.h89 enum HandleWrapMethod : uint8_t { enum
121 GraphicBuffer(const native_handle_t* handle, HandleWrapMethod method,
127 GraphicBuffer(const native_handle_t* handle, HandleWrapMethod method, in GraphicBuffer()
230 HandleWrapMethod method, uint32_t width, uint32_t height,
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBuffer.h89 enum HandleWrapMethod : uint8_t { enum
121 GraphicBuffer(const native_handle_t* handle, HandleWrapMethod method,
127 GraphicBuffer(const native_handle_t* handle, HandleWrapMethod method, in GraphicBuffer()
230 HandleWrapMethod method, uint32_t width, uint32_t height,
/frameworks/native/libs/ui/
DGraphicBuffer.cpp87 HandleWrapMethod method, uint32_t width, uint32_t height, in GraphicBuffer()
188 HandleWrapMethod method, uint32_t width, uint32_t height, in initWithHandle()