Home
last modified time | relevance | path

Searched defs:textureDraw (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/tests/
DTextureDraw_unittest.cpp74 TextureDraw textureDraw; in TestTextureDrawBasic() local
133 TextureDraw textureDraw; in TestTextureDrawLayer() local
/hardware/google/gfxstream/host/gl/
DCompositorGl.cpp48 CompositorGl::CompositorGl(TextureDraw* textureDraw) : m_textureDraw(textureDraw) {} in CompositorGl()
DDisplayGl.h34 DisplayGl(TextureDraw* textureDraw): mTextureDraw(textureDraw) {} in DisplayGl()
DColorBufferGl.cpp218 TextureDraw* textureDraw, in create()
328 ContextHelper* helper, TextureDraw* textureDraw) in ColorBufferGl()
959 TextureDraw* textureDraw, in onLoad()