Home | History | Annotate | Download | only in sfplugin

Lines Matching refs:quarters

600     uint32_t quarters = ((rotation ? rotation->value : 0) / 90) & 3;
602 switch (quarters) {