Searched refs:mFastBlitSupported (Results 1 – 2 of 2) sorted by relevance
317 emulationGl->mFastBlitSupported = in create()584 return mFastBlitSupported; in isFastBlitSupported()588 mFastBlitSupported = false; in disableFastBlitForTesting()
184 bool mFastBlitSupported = false; variable