Home
last modified time | relevance | path

Searched refs:fastBlitSupported (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/
DColorBufferGl.h97 bool fastBlitSupported,
198 TextureDraw* textureDraw, bool fastBlitSupported,
DColorBufferGl.cpp219 bool fastBlitSupported, in create() argument
245 cb->m_fastBlitSupported = fastBlitSupported; in create()
960 bool fastBlitSupported, in onLoad() argument
974 hndl, helper, textureDraw, fastBlitSupported, features); in onLoad()
983 cb->m_fastBlitSupported = fastBlitSupported; in onLoad()