Searched refs:FastCopyFunction (Results 1 – 2 of 2) sorted by relevance
95 typedef void (*FastCopyFunction)(const uint8_t *source, typedef110 FastCopyFunction func;118 FastCopyFunction get(angle::FormatID formatID) const;
494 FastCopyFunction fastCopyFunc = sourceFormat.fastCopyFunctions.get(params.destFormat->id); in PackPixels()586 FastCopyFunction FastCopyFunctionMap::get(angle::FormatID formatID) const in get()