Searched defs:srcPixel (Results 1 – 5 of 5) sorted by relevance
145 float srcPixel = (destSubsetLo + 0.5f) * invScale; in computeFilters() local
322 void SK_VECTORCALL srcPixel(SkPM4f* dst, Sk4f pixel, int index) { in srcPixel() function in __anon1ef8e7930111::SrcFPPixel
887 …const deUint8* const srcPixel = &uncompressedBlockRGB[(y*ETC2_BLOCK_WIDTH + x)*ETC2_UNCOMPRESSED_… in decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1() local923 …const deInt16* const srcPixel = (deInt16*)&uncompressedBlock[(y*ETC2_BLOCK_WIDTH + x)*ETC2_UNCOMPR… in decompressEAC_R11() local930 …const deUint16* const srcPixel = (deUint16*)&uncompressedBlock[(y*ETC2_BLOCK_WIDTH + x)*ETC2_UNCOM… in decompressEAC_R11() local
333 std::unique_ptr<uint64_t[]> srcPixel(new uint64_t[1]); in DEF_TEST() local
511 const Vec4 srcPixel = access.getPixel(x, y); in clearUndefined() local527 const IVec4 srcPixel = access.getPixelInt(x, y); in clearUndefined() local