Searched defs:initWithHandle (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/ui/
H A DGraphicBuffer.cpp93 mInitCheck = initWithHandle(handle, method, width, height, format,
187 status_t GraphicBuffer::initWithHandle(const native_handle_t* handle, function in class:android::GraphicBuffer
208 initWithHandle(nullptr, WRAP_HANDLE, 0, 0, 0, 0, 0, 0);

Completed in 152 milliseconds