Searched refs:IMapperV3 (Results 1 – 1 of 1) sorted by relevance
30 using IMapperV3 = android::hardware::graphics::mapper::V3_0::IMapper; typedef39 mMapperV3 = IMapperV3::getService(); in initializeLocked()155 return importBufferInternal<IMapperV3, MapperErrorV3>(mMapperV3, handle); in importBuffer()233 IMapperV3::Rect accessRegion { 0, 0, static_cast<int>(size), 1 }; in lock()273 return lockYCbCrInternal<IMapperV3, MapperErrorV3>( in lockYCbCr()288 return unlockInternal<IMapperV3, MapperErrorV3>(mMapperV3, buf); in unlock()