Home | History | Annotate | Download | only in libpixelflinger

Lines Matching refs:components

321             if ((f->components == GGL_RGB) ||
322 (f->components == GGL_RGBA) ||
323 (f->components == GGL_LUMINANCE) ||
324 (f->components == GGL_LUMINANCE_ALPHA))
326 // format must have all of RGB components