Home
last modified time | relevance | path

Searched refs:LegacyExceptionUtils (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DRequestHolder.java91 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()
DLegacyCameraDevice.java48 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 …]
DSurfaceTextureRenderer.java252 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 …]
DLegacyExceptionUtils.java28 public class LegacyExceptionUtils { class
135 private LegacyExceptionUtils() { in LegacyExceptionUtils() method in LegacyExceptionUtils
DRequestThreadManager.java248 } 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()
DCameraDeviceUserShim.java380 LegacyExceptionUtils.throwOnServiceError(initErrors); in connectBinderShim()
518 return ret == LegacyExceptionUtils.NO_ERROR; in isSessionConfigurationSupported()
DCaptureCollector.java118 } catch (LegacyExceptionUtils.BufferQueueAbandonedException e) { in tryComplete()
/frameworks/base/core/java/android/hardware/camera2/utils/
DSurfaceUtils.java22 import android.hardware.camera2.legacy.LegacyExceptionUtils.BufferQueueAbandonedException;
/frameworks/base/config/
Dpreloaded-classes1471 android.hardware.camera2.legacy.LegacyExceptionUtils$BufferQueueAbandonedException
Dboot-image-profile.txt33657 Landroid/hardware/camera2/legacy/LegacyExceptionUtils$BufferQueueAbandonedException;