Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/test/CameraHal/
Dsurfacetexture_test.cpp125 sp<BufferQueue> bq = new BufferQueue(); in test_format() local
126 st = new GLConsumer (bq, tex_id, GL_TEXTURE_EXTERNAL_OES); in test_format()
Dcamera_test_surfacetexture.cpp504 sp<BufferQueue> bq = new BufferQueue(); in initialize() local
505 mST = new GLConsumer(bq, tex_id, tex_target); in initialize()