Searched refs:EGL_COLOR_BITLENGTH (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DSurfaceTextureRenderer.java57 private static final int EGL_COLOR_BITLENGTH = 8; field in class:SurfaceTextureRenderer
423 EGL14.EGL_RED_SIZE, EGL_COLOR_BITLENGTH,
424 EGL14.EGL_GREEN_SIZE, EGL_COLOR_BITLENGTH,
425 EGL14.EGL_BLUE_SIZE, EGL_COLOR_BITLENGTH,

Completed in 37 milliseconds