OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memMgr
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp
228
MemoryManager
memMgr
;
261
memmgr_buf_array = (OMX_U8 **)
memMgr
.allocateBuffer(0, 0, NULL, buf_size, 1);
492
memMgr
.freeBuffer(memmgr_buf_array);
OMXFocus.cpp
688
MemoryManager
memMgr
;
703
focusAreas = (OMX_ALGOAREASTYPE**)
memMgr
.allocateBuffer(0, 0, NULL, areasSize, 1);
779
memMgr
.freeBuffer((void*) focusAreas);
OMXCapabilities.cpp
[
all
...]
OMX3A.cpp
[
all
...]
Completed in 263 milliseconds