Searched refs:expect_encode_from_texture (Results 1 – 5 of 5) sorted by relevance
156 bool expect_encode_from_texture; variable
69 expect_encode_from_texture(false), in VideoCodec()
171 codec.expect_encode_from_texture = false; in AddDisplay()
819 EXPECT_EQ(codec_before.expect_encode_from_texture, in TEST_F()820 codec_after.expect_encode_from_texture); in TEST_F()
1177 codec.expect_encode_from_texture = last_frame_info_->is_texture; in ReconfigureEncoder()