Searched refs:LegacyExceptionUtils (Results 1 – 10 of 10) sorted by relevance
91 throws LegacyExceptionUtils.BufferQueueAbandonedException { in jpegType()109 throws LegacyExceptionUtils.BufferQueueAbandonedException { in previewType()123 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in numJpegTargets()140 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in numPreviewTargets()251 throws LegacyExceptionUtils.BufferQueueAbandonedException { in jpegType()
48 import static android.hardware.camera2.legacy.LegacyExceptionUtils.*;431 return LegacyExceptionUtils.NO_ERROR; in configureOutputs()443 return LegacyExceptionUtils.INVALID_OPERATION; in configureOutputs()445 return LegacyExceptionUtils.NO_ERROR; in configureOutputs()631 LegacyExceptionUtils.throwOnError(nativeDetectSurfaceDimens(surface, /*out*/dimens)); in getSurfaceSize()707 return LegacyExceptionUtils.throwOnError(surfaceType); in detectSurfaceType()715 return LegacyExceptionUtils.throwOnError(nativeDetectSurfaceDataspace(surface)); in detectSurfaceDataspace()721 LegacyExceptionUtils.throwOnError(nativeConnectSurface(surface)); in connectSurface()727 LegacyExceptionUtils.throwOnError(nativeDisconnectSurface(surface)); in disconnectSurface()738 LegacyExceptionUtils.throwOnError(nativeProduceFrame(surface, pixelBuffer, width, height, in produceFrame()[all …]
252 throws LegacyExceptionUtils.BufferQueueAbandonedException { in drawFrame()262 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in drawFrame()408 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in clearState()525 throws LegacyExceptionUtils.BufferQueueAbandonedException { in makeCurrent()531 throws LegacyExceptionUtils.BufferQueueAbandonedException { in swapBuffers()553 throw new LegacyExceptionUtils.BufferQueueAbandonedException(); in swapBuffers()562 throws LegacyExceptionUtils.BufferQueueAbandonedException { in checkEglDrawError()565 throw new LegacyExceptionUtils.BufferQueueAbandonedException(); in checkEglDrawError()588 throws LegacyExceptionUtils.BufferQueueAbandonedException { in checkGlDrawError()604 throw new LegacyExceptionUtils.BufferQueueAbandonedException(); in checkGlDrawError()[all …]
28 public class LegacyExceptionUtils { class135 private LegacyExceptionUtils() { in LegacyExceptionUtils() method in LegacyExceptionUtils
248 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) {340 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in disconnectCallbackSurfaces()424 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in configureOutputs()520 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in configureOutputs()552 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in resetJpegSurfaceFormats()
380 LegacyExceptionUtils.throwOnServiceError(initErrors); in connectBinderShim()518 return ret == LegacyExceptionUtils.NO_ERROR; in isSessionConfigurationSupported()
118 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in tryComplete()
22 import android.hardware.camera2.legacy.LegacyExceptionUtils.BufferQueueAbandonedException;
1471 android.hardware.camera2.legacy.LegacyExceptionUtils$BufferQueueAbandonedException
33657 Landroid/hardware/camera2/legacy/LegacyExceptionUtils$BufferQueueAbandonedException;