Searched refs:setSharedAllocator (Results 1 – 3 of 3) sorted by relevance
73 …virtual status_t setSharedAllocator(camera_request_memory shmem_alloc) { mSharedAllocator = shmem_… in setSharedAllocator() function
998 virtual status_t setSharedAllocator(camera_request_memory shmem_alloc) = 0;
199 mCameraAdapter->setSharedAllocator(get_memory); in setCallbacks()