Searched defs:useEglContext (Results 1 – 2 of 2) sorted by relevance
45 private final boolean useEglContext; field in AndroidVideoDecoderInstrumentationTest47 public AndroidVideoDecoderInstrumentationTest(String codecName, boolean useEglContext) { in AndroidVideoDecoderInstrumentationTest()
49 private final boolean useEglContext; field in HardwareVideoEncoderTest51 public HardwareVideoEncoderTest(boolean useTextures, boolean useEglContext) { in HardwareVideoEncoderTest()