Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp162 EGLint attribs[] = {EGL_RENDERABLE_TYPE, in load8BitsConfig() local
193 EGLint attribs[] = {EGL_RENDERABLE_TYPE, in load1010102Config() local
222 EGLint attribs[] = {EGL_RENDERABLE_TYPE, in loadFP16Config() local
334 EGLint attribs[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in createPBufferSurface() local
374 EGLint attribs[] = {EGL_NONE, EGL_NONE, EGL_NONE}; in createSurface() local
606 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd, EGL_NONE}; in fenceWait() local
/aosp12/frameworks/native/opengl/tests/filter/
H A Dfilter.cpp58 EGLint attribs[] = { EGL_WIDTH, 320, EGL_HEIGHT, 480, EGL_NONE }; in main() local
/aosp12/frameworks/rs/driver/
H A DrsdVertexArray.cpp30 RsdVertexArray::RsdVertexArray(const Attrib *attribs, uint32_t numAttribs) { in RsdVertexArray()
H A DrsdGL.cpp549 RsdVertexArray::Attrib attribs[2]; in rsdGLDrawQuadTexCoords() local
H A DrsdRuntimeStubs.cpp877 RsdVertexArray::Attrib attribs[2]; local
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dgl_common.cpp121 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE}; in WaitOnInputFence() local
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL15cHeader.cpp180 EGLAttrib *attribs; member
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A Dglengine.cpp224 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE}; in WaitOnNativeFence() local
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A Dglengine.cpp224 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE}; in WaitOnNativeFence() local
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A Dglengine.cpp224 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE}; in WaitOnNativeFence() local
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A Dglengine.cpp224 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE}; in WaitOnNativeFence() local
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A Dglengine.cpp224 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE}; in WaitOnNativeFence() local
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A Dglengine.cpp245 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fd, EGL_NONE}; in WaitOnNativeFence() local
/aosp12/frameworks/native/libs/renderengine/skia/
H A DSkiaGLRenderEngine.cpp113 std::vector<EGLint> attribs; in selectEGLConfig() local
448 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceDup.release(), EGL_NONE}; in waitGpuFence() local
/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DEGLConsumer.cpp565 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd, EGL_NONE}; in doGLFenceWaitLocked() local
/aosp12/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
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp155 std::vector<EGLint> attribs; in selectEGLConfig() local
537 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd.release(), EGL_NONE}; in waitFence() local
/aosp12/frameworks/native/libs/gui/
H A DGLConsumer.cpp868 EGLint attribs[] = { in doGLFenceWaitLocked() local
/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLESRenderEngine.cpp179 std::vector<EGLint> attribs; in selectEGLConfig() local
598 EGLint attribs[] = {EGL_SYNC_NATIVE_FENCE_FD_ANDROID, fenceFd.release(), EGL_NONE}; in waitFence() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_EGL15.cpp180 EGLAttrib *attribs; member
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Defs.h322 struct ipa_wlan_hdr_attrib_val attribs[0]; member
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Defs.h335 struct ipa_wlan_hdr_attrib_val attribs[0]; member
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Defs.h362 struct ipa_wlan_hdr_attrib_val attribs[0]; member
/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp461 const EGLint attribs[] = { in getEglConfig() local
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_ipa.h820 struct ipa_wlan_hdr_attrib_val attribs[0]; member

12