Searched refs:bq (Results 1 – 2 of 2) sorted by relevance
125 sp<BufferQueue> bq = new BufferQueue(); in test_format() local126 st = new GLConsumer (bq, tex_id, GL_TEXTURE_EXTERNAL_OES); in test_format()
504 sp<BufferQueue> bq = new BufferQueue(); in initialize() local505 mST = new GLConsumer(bq, tex_id, tex_target); in initialize()