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

  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 101 mIonHandleMap.add(bufsArr[i], (unsigned int)handle);
176 ion_free(mIonFd, (ion_handle*)mIonHandleMap.valueFor(ptr));
177 mIonHandleMap.removeItem(ptr);
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 702 KeyedVector<unsigned int, unsigned int> mIonHandleMap;
    [all...]

Completed in 39 milliseconds