Searched defs:maperr (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2AllocatorGralloc.cpp | 93 c2_status_t maperr2error(Error2 maperr) { in maperr2error() 105 c2_status_t maperr2error(Error3 maperr) { in maperr2error() 429 mHidlHandle, [&err, this](const auto &maperr, const auto &buffer) { in map() 440 mHidlHandle, [&err, this](const auto &maperr, const auto &buffer) { in map() 494 [&err, &pointer](const auto &maperr, const auto &mapPointer) { in map() 512 int32_t bytesPerPixel, int32_t bytesPerStride) { in map() 607 [&err, &pointer](const auto &maperr, const auto &mapPointer) { in map() 625 int32_t bytesPerPixel, int32_t bytesPerStride) { in map() 713 [&err, &ycbcrLayout](const auto &maperr, const auto &mapLayout) { in map() 735 [&err, &ycbcrLayout](const auto &maperr, const auto &mapLayout) { in map() [all …]
|