Searched defs:EGL_COLOR_BITLENGTH (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 31 milliseconds