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/
OMXFocus.cpp
689
MemoryManager
memMgr
;
704
focusAreas = (OMX_ALGOAREASTYPE**)
memMgr
.allocateBuffer(0, 0, NULL, areasSize, 1);
780
memMgr
.freeBuffer((void*) focusAreas);
OMXCapabilities.cpp
[
all
...]
OMXExif.cpp
242
MemoryManager
memMgr
;
275
memmgr_buf_array = (OMX_U8 **)
memMgr
.allocateBuffer(0, 0, NULL, buf_size, 1);
503
memMgr
.freeBuffer(memmgr_buf_array);
OMX3A.cpp
[
all
...]
Completed in 1081 milliseconds