Searched defs:Pixel1 (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/gil/ |
D | image.hpp | 521 bool operator==(const image<Pixel1,IsPlanar1,Alloc1>& im1,const image<Pixel2,IsPlanar2,Alloc2>& im2) in operator ==() 528 bool operator!=(const image<Pixel1,IsPlanar1,Alloc1>& im1,const image<Pixel2,IsPlanar2,Alloc2>& im2… in operator !=()
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles2/ |
D | SDL_render_gles2.c | 1288 Uint32 Pixel1, Pixel2; in CompareColors() local
|