Searched refs:mSharedAllocator (Results 1 – 3 of 3) sorted by relevance
73 …virtual status_t setSharedAllocator(camera_request_memory shmem_alloc) { mSharedAllocator = shmem_… in setSharedAllocator()288 camera_request_memory mSharedAllocator; variable
91 mSharedAllocator = NULL; in BaseCameraAdapter()
3664 if ( NULL != mSharedAllocator ) { in OMXCameraAdapterFillBufferDone()3665 …mMetaData = new CameraMetadataResult(getMetaData(pBuffHeader->pPlatformPrivate, mSharedAllocator)); in OMXCameraAdapterFillBufferDone()