Searched refs:BLIT_SCALE_20 (Results 1 – 1 of 1) sorted by relevance
3591 BLIT_SCALE_20, enumerator3645 else if (m_scale == BLIT_SCALE_20) in prepare()3778 …ndex << ":" << getName() << " Blit from another image" << (m_scale == BLIT_SCALE_20 ? " scale 2x" … in logSubmit()3845 else if (m_scale == BLIT_SCALE_20) in verify()3920 else if (m_scale == BLIT_SCALE_20) in prepare()3994 … << ":" << getName() << " Blit image to another image" << (m_scale == BLIT_SCALE_20 ? " scale 2x" … in logSubmit()4129 else if (m_scale == BLIT_SCALE_20) in verify()8929 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()8935 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()