H A D | AssetAtlas.h | 64 * If set, the bitmap is rotated 90 degrees (clockwise) 67 bool rotated; member in struct:android::uirenderer::AssetAtlas::Entry 96 Entry(SkBitmap* bitmap, int x, int y, bool rotated, argument 98 bitmap(bitmap), x(x), y(y), rotated(rotated),
|