Lines Matching refs:mapperInfo
83 IMapper2::BufferDescriptorInfo mapperInfo; member
88 IMapper3::BufferDescriptorInfo mapperInfo; member
347 : C2GraphicAllocation(info.mapperInfo.width, info.mapperInfo.height), in C2AllocationGralloc()
364 : C2GraphicAllocation(info.mapperInfo.width, info.mapperInfo.height), in C2AllocationGralloc()
466 mBuffer, mInfo2.mapperInfo.width, mInfo2.mapperInfo.height, in map()
467 (uint32_t)mInfo2.mapperInfo.format, mInfo2.mapperInfo.usage, in map()
471 mBuffer, mInfo3.mapperInfo.width, mInfo3.mapperInfo.height, in map()
472 (uint32_t)mInfo3.mapperInfo.format, mInfo3.mapperInfo.usage, in map()
478 PixelFormat3(mInfo2.mapperInfo.format) : in map()
479 PixelFormat3(mInfo3.mapperInfo.format); in map()
959 info.mapperInfo, [&err, &desc](const auto &maperr, const auto &descriptor) { in newGraphicAllocation()
1016 info.mapperInfo, [&err, &desc](const auto &maperr, const auto &descriptor) { in newGraphicAllocation()
1068 info.mapperInfo.layerCount = 1u; in priorGraphicAllocation()
1074 &info.mapperInfo.width, &info.mapperInfo.height, in priorGraphicAllocation()
1075 (uint32_t *)&info.mapperInfo.format, in priorGraphicAllocation()
1076 (uint64_t *)&info.mapperInfo.usage, in priorGraphicAllocation()
1091 info.mapperInfo.layerCount = 1u; in priorGraphicAllocation()
1097 &info.mapperInfo.width, &info.mapperInfo.height, in priorGraphicAllocation()
1098 (uint32_t *)&info.mapperInfo.format, in priorGraphicAllocation()
1099 (uint64_t *)&info.mapperInfo.usage, in priorGraphicAllocation()