Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:components

214             if ((f->components == GGL_RGB) ||
215 (f->components == GGL_RGBA) ||
216 (f->components == GGL_LUMINANCE) ||
217 (f->components == GGL_LUMINANCE_ALPHA))
219 // format must have all of RGB components