Home
last modified time | relevance | path

Searched defs:destination_offset (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dresize.c2064 Quantum *destination,const ssize_t destination_offset,const size_t channels) in CopyPixels()
2075 const ssize_t destination_offset,const size_t channels) in MixPixels()
2097 Quantum *destination,const ssize_t destination_offset,const size_t channels) in Mix2Pixels()
2143 Quantum *destination,const ssize_t destination_offset,const size_t channels, in Hq2XHelper()
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc381 const uint64_t destination_offset = 0; in MapDeviceBufferToHostBuffer() local