OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initWithHandle
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/ui/
GraphicBuffer.cpp
93
mInitCheck =
initWithHandle
(handle, method, width, height, format,
187
status_t GraphicBuffer::
initWithHandle
(const native_handle_t* handle,
208
initWithHandle
(nullptr, WRAP_HANDLE, 0, 0, 0, 0, 0, 0);
/frameworks/native/libs/ui/include/ui/
GraphicBuffer.h
229
status_t
initWithHandle
(const native_handle_t* handle,
Completed in 59 milliseconds