Searched defs:Pixel2 (Results 1 – 3 of 3) 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/boost/boost/gil/extension/toolbox/image_types/ |
D | indexed_image.hpp | 300 indexed_image( const indexed_image< Pixel2, Index2 >& img ) in indexed_image()
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles2/ |
D | SDL_render_gles2.c | 1288 Uint32 Pixel1, Pixel2; in CompareColors() local
|