Searched refs:fSourceAlpha (Results 1 – 1 of 1) sorted by relevance
222 SourceAlpha fSourceAlpha; member in SourceAlphaBitmapBench227 , fSourceAlpha(alpha) { in SourceAlphaBitmapBench()234 if (fSourceAlpha == kOpaque_SourceAlpha) { in onGetName()236 } else if (fSourceAlpha == kTransparent_SourceAlpha) { in onGetName()238 } else if (fSourceAlpha == kTwoStripes_SourceAlpha) { in onGetName()240 } else if (fSourceAlpha == kThreeStripes_SourceAlpha) { in onGetName()251 if (kOpaque_SourceAlpha == fSourceAlpha) { in onDrawIntoBitmap()253 } else if (kTransparent_SourceAlpha == fSourceAlpha) { in onDrawIntoBitmap()255 } else if (kTwoStripes_SourceAlpha == fSourceAlpha) { in onDrawIntoBitmap()272 } else if (kThreeStripes_SourceAlpha == fSourceAlpha) { in onDrawIntoBitmap()