OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapBuffer
(Results
1 - 6
of
6
) sorted by null
/hardware/libhardware/modules/gralloc/
gr.h
45
int
mapBuffer
(gralloc_module_t const* module, private_handle_t* hnd);
mapper.cpp
121
int
mapBuffer
(gralloc_module_t const* module,
gralloc.cpp
186
err =
mapBuffer
(module, hnd);
/hardware/msm7k/libgralloc/
gr.h
45
int
mapBuffer
(gralloc_module_t const* module, private_handle_t* hnd);
mapper.cpp
140
int
mapBuffer
(gralloc_module_t const* module,
gralloc.cpp
439
err =
mapBuffer
(module, hnd);
Completed in 2161 milliseconds