Searched refs:isFormatSBWC (Results 1 – 3 of 3) sorted by relevance
716 isFormatSBWC(dst.format)) in getDstMinWidth()728 isFormatSBWC(dst.format)) in getDstMinHeight()744 isFormatSBWC(dst.format)) in getDstWidthAlign()755 isFormatSBWC(dst.format)) in getDstHeightAlign()767 isFormatSBWC(dst.format)) in getDstXOffsetAlign()779 isFormatSBWC(dst.format)) in getDstYOffsetAlign()1085 isAFBCCompressed(dst_handle), isFormatSBWC(gmeta.format), isFormatLossy(gmeta.format)); in needDstBufRealloc()1091 dst.compressed, isFormatSBWC(dst.format), isFormatLossy(dst.format)); in needDstBufRealloc()1098 (isFormatSBWC(gmeta.format) != isFormatSBWC(dst.format)) || in needDstBufRealloc()2368 if (isFormatSBWC(criteria.format) && hasPPC(mPhysicalType, PPC_FORMAT_SBWC, PPC_ROT_NO)) in getPPCIndex()
421 bool isFormatSBWC(int format);
192 bool isFormatSBWC(int format) in isFormatSBWC() function