Searched refs:isFormatRgb (Results 1 – 6 of 6) sorted by relevance
431 isFormatRgb(VendorGraphicBufferMeta::get_internal_format(mLayerBuffer))); in isLayerFormatRgb()
328 if (isFormatRgb(gmeta.format)) in doPreProcess()
5008 if (isFormatRgb(halFormat)) in getRestrictionIndex()
117 if (isFormatRgb(format)) in isNarrowRgb()172 bool isFormatRgb(int format) in isFormatRgb() function187 if (isFormatRgb(format)) in isFormatYUV()605 if (isFormatRgb(format)) in getBytePerPixelOfPrimaryPlane()
413 bool isFormatRgb(int format);
460 if (isFormatRgb(src.format) && (hasHdrInfo(src) == false)) in isSrcFormatSupported()467 isFormatRgb(src.format)) { in isSrcFormatSupported()1175 if (isFormatRgb(gmeta.format)) in setupLayer()1324 if (isFormatRgb(dstImgInfo->format)) { in setupDst()1338 if (isFormatRgb(dstImgInfo->format)) in setupDst()2371 … if ((isFormatRgb(criteria.format)) && hasPPC(mPhysicalType, PPC_FORMAT_AFBC_RGB, PPC_ROT_NO)) in getPPCIndex()2783 return !!(isFormatRgb(img.format) == false); in getRestrictionClassification()