Searched defs:hasSeenError (Results 1 – 9 of 9) sorted by relevance
131 boolean hasSeenError() { in hasSeenError() method in CodecAsyncHandler
378 private boolean hasSeenError() { in hasSeenError() method in MediaCodecSurfaceEncoder
241 public boolean hasSeenError() { in hasSeenError() method in CodecAsyncHandler
347 protected boolean hasSeenError() { in hasSeenError() method in CodecEncoderSurfaceTestBase
202 bool hasSeenError() { return mAsyncHandle.getError(); } in hasSeenError() function
75 bool hasSeenError() { return mAsyncHandleDecoder.getError() || mAsyncHandleEncoder.getError(); } in hasSeenError() function in CodecEncoderSurfaceTest
86 boolean hasSeenError() { in hasSeenError() method in CodecTranscoderTestBase
177 boolean hasSeenError() { in hasSeenError() method in CodecAsyncHandler
86 public void hasSeenError() { in hasSeenError() method in CodecUnitTest.TestApi