HomeSort by relevance Sort by last modified time
    Searched refs:MemoryManager (Results 1 - 10 of 10) sorted by null

  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 45 /*--------------------MemoryManager Class STARTS here-----------------------------*/
46 void* MemoryManager::allocateBuffer(int width, int height, const char* format, int &bytes, int numBufs)
137 uint32_t * MemoryManager::getOffsets()
146 int MemoryManager::getFd()
155 int MemoryManager::freeBuffer(void* buf)
203 status_t MemoryManager::setErrorHandler(ErrorNotifier *errorNotifier)
228 /*--------------------MemoryManager Class ENDS here-----------------------------*/
Android.mk 15 MemoryManager.cpp \
CameraHal.cpp     [all...]
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 684 class MemoryManager : public BufferProvider, public virtual RefBase
687 MemoryManager():mIonFd(-1){ }
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFocus.cpp 689 MemoryManager memMgr;
OMXCapabilities.cpp     [all...]
OMXExif.cpp 242 MemoryManager memMgr;
OMX3A.cpp     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 41 milliseconds