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

  /hardware/ti/omap4-aah/camera/inc/
BaseCameraAdapter.h 73 virtual status_t setSharedAllocator(camera_request_memory shmem_alloc) { mSharedAllocator = shmem_alloc; return NO_ERROR; };
CameraHal.h 998 virtual status_t setSharedAllocator(camera_request_memory shmem_alloc) = 0;
    [all...]
  /hardware/ti/omap4-aah/camera/
CameraHal.cpp 199 mCameraAdapter->setSharedAllocator(get_memory);
    [all...]

Completed in 371 milliseconds