OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createGraphicBuffer
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/gui/
GraphicBufferAlloc.cpp
34
sp<GraphicBuffer> GraphicBufferAlloc::
createGraphicBuffer
(uint32_t w, uint32_t h,
43
ALOGE("GraphicBufferAlloc::
createGraphicBuffer
(w=%d, h=%d) "
IGraphicBufferAlloc.cpp
45
virtual sp<GraphicBuffer>
createGraphicBuffer
(uint32_t w, uint32_t h,
97
createGraphicBuffer
(w, h, format, usage, &error);
Completed in 28 milliseconds