Home
last modified time | relevance | path

Searched defs:attribs (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp163 EGLint attribs[] = {EGL_RENDERABLE_TYPE, in load8BitsConfig() local
194 EGLint attribs[] = {EGL_RENDERABLE_TYPE, in load1010102Config() local
223 EGLint attribs[] = {EGL_RENDERABLE_TYPE, in loadFP16Config() local
253 EGLint attribs[] = {EGL_RENDERABLE_TYPE, in loadA8Config() local
379 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in createPBufferSurface() local
423 EGLint attribs[] = {EGL_NONE, EGL_NONE, EGL_NONE}; in createSurface() local
684 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd, EGL_NONE}; in fenceWait() local
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DRenderTarget.java392 int[] attribs = { EGL10.EGL_WIDTH, width, EGL10.EGL_HEIGHT, height, EGL10.EGL_NONE }; in createSurface() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_EGL15.cpp180 EGLAttrib *attribs; member
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp461 const EGLint attribs[] = { in getEglConfig() local