Home
last modified time | relevance | path

Searched defs:useEglContext (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DAndroidVideoDecoderInstrumentationTest.java45 private final boolean useEglContext; field in AndroidVideoDecoderInstrumentationTest
47 public AndroidVideoDecoderInstrumentationTest(String codecName, boolean useEglContext) { in AndroidVideoDecoderInstrumentationTest()
DHardwareVideoEncoderTest.java49 private final boolean useEglContext; field in HardwareVideoEncoderTest
51 public HardwareVideoEncoderTest(boolean useTextures, boolean useEglContext) { in HardwareVideoEncoderTest()