Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/
Dimage.hpp521 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/
DSDL_render_gles2.c1288 Uint32 Pixel1, Pixel2; in CompareColors() local