Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/tests/
DTextureDraw_unittest.cpp73 TextureDraw textureDraw; in TestTextureDrawBasic() local
132 TextureDraw textureDraw; in TestTextureDrawLayer() local
/device/generic/vulkan-cereal/stream-servers/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()
326 ContextHelper* helper, TextureDraw* textureDraw) in ColorBufferGl()
926 TextureDraw* textureDraw, in onLoad()