Searched refs:BLIT_SCALE_20 (Results 1 – 1 of 1) sorted by relevance
3609 BLIT_SCALE_20, enumerator3663 else if (m_scale == BLIT_SCALE_20) in prepare()3796 …ndex << ":" << getName() << " Blit from another image" << (m_scale == BLIT_SCALE_20 ? " scale 2x" … in logSubmit()3863 else if (m_scale == BLIT_SCALE_20) in verify()3938 else if (m_scale == BLIT_SCALE_20) in prepare()4012 … << ":" << getName() << " Blit image to another image" << (m_scale == BLIT_SCALE_20 ? " scale 2x" … in logSubmit()4147 else if (m_scale == BLIT_SCALE_20) in verify()8816 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()8822 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()