Searched defs:pixelMapList (Results 1 – 2 of 2) sorted by relevance
121 uint32_t CmdList::GetAllPixelMap(std::vector<std::shared_ptr<Media::PixelMap>>& pixelMapList) in GetAllPixelMap()134 uint32_t CmdList::SetupPixelMap(const std::vector<std::shared_ptr<Media::PixelMap>>& pixelMapList) in SetupPixelMap()
350 auto pixelMapList = native->CreatePixelMapList(decOps, errorCode); in ImageSourceNapiCreatePixelmapList() local