Home | History | Annotate | Download | only in tests

Lines Matching refs:updateTexImage

39     ASSERT_EQ(NO_ERROR, mST->updateTexImage());
61 ASSERT_EQ(NO_ERROR, mST->updateTexImage());
88 ALOGV("+updateTexImage");
89 ASSERT_EQ(NO_ERROR, mST->updateTexImage());
90 ALOGV("-updateTexImage");
120 ALOGV("+updateTexImage");
121 ASSERT_EQ(NO_ERROR, mST->updateTexImage());
122 ALOGV("-updateTexImage");
151 // updateTexImage so the next dequeue from the producer thread will block
156 // We must call updateTexImage to consume the first frame so that the
162 ASSERT_EQ(NO_ERROR, mST->updateTexImage());
181 ASSERT_EQ(NO_ERROR, mST->updateTexImage());
182 ASSERT_EQ(NO_ERROR, mST->updateTexImage());
188 ALOGV("+updateTexImage");
189 ASSERT_EQ(NO_ERROR, mST->updateTexImage());
190 ALOGV("-updateTexImage");