Searched defs:maperr (Results 1 – 1 of 1) sorted by relevance
/hardware/google/av/codec2/vndk/ |
D | C2AllocatorGralloc.cpp | 82 static c2_status_t maperr2error(Error maperr) { in maperr2error() 369 mHidlHandle, [&err, this](const auto &maperr, const auto &buffer) { in map() 411 [&err, &ycbcrLayout](const auto &maperr, const auto &mapLayout) { in map() 491 [&err, &pointer](const auto &maperr, const auto &mapPointer) { in map() 568 [&err, &fence](const auto &maperr, const auto &releaseFence) { in unmap() 665 info.mapperInfo, [&err, &desc](const auto &maperr, const auto &descriptor) { in newGraphicAllocation() 680 [&err, &buffer, &info](const auto &maperr, const auto &stride, auto &buffers) { in newGraphicAllocation()
|