Searched refs:getAllocation (Results 1 – 1 of 1) sorted by relevance
148 std::shared_ptr<C2LinearAllocation> getAllocation() const { in getAllocation() function in _C2Block1DImpl276 c2_status_t error = mImpl->getAllocation()->map( in map()283 (void)i->getAllocation()->unmap(base, len, nullptr); in map()306 c2_status_t error = mImpl->getAllocation()->map( in map()313 (void)i->getAllocation()->unmap(base, len, nullptr); in map()823 std::shared_ptr<C2GraphicAllocation> getAllocation() const { in getAllocation() function in _C2Block2DImpl852 mError = mImpl->getAllocation()->map( in Mapped()872 mImpl->getAllocation()->unmap(mData, crop, nullptr); in Mapped()897 mImpl->getAllocation()->unmap(mData, mImpl->crop(), nullptr); in ~Mapped()