Searched refs:ami_bitmap_is_nativebm (Results 1 – 3 of 3) sorted by relevance
92 bool ami_bitmap_is_nativebm(struct bitmap *bm, struct BitMap *nbm);
515 if ((ami_bitmap_is_nativebm(bitmap, tbm) == false)) { in ami_bitmap()1123 if ((ami_bitmap_is_nativebm(bitmap, tbm) == false)) { in ami_bitmap_tile()
815 bool ami_bitmap_is_nativebm(struct bitmap *bm, struct BitMap *nbm) function