Home
last modified time | relevance | path

Searched defs:redSize (Results 1 – 25 of 171) sorted by relevance

1234567

/aosp_15_r20/hardware/google/gfxstream/guest/egl/
DeglDisplay.cpp545 EGLint redSize, blueSize, greenSize, alphaSize; in getConfigNativePixelFormat() local
579 EGLint redSize, blueSize, greenSize, alphaSize; in getConfigGLPixelFormat() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_darwin.cpp109 MacPixelFormat(int handle, int redSize, int greenSize, int blueSize) : in MacPixelFormat()
120 int redSize() const { return mRedSize; } in redSize() function in __anon3225ff810111::MacPixelFormat
/aosp_15_r20/external/deqp/modules/egl/
H A DteglQueryConfigTests.cpp473 const EGLint redSize = getValue(config, EGL_RED_SIZE); in executeTest() local
553 const EGLint redSize = getValue(config, EGL_RED_SIZE); in executeTest() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp107 … int32_t redSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_RED_SIZE); in getDefaultEglConfigList() local
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DEgl10Utils.java76 int redSize = findValue(configSpec, EGL10.EGL_RED_SIZE); in chooseConfig() local
/aosp_15_r20/external/deqp/framework/egl/
H A DegluConfigInfo.hpp43 int32_t redSize; member in eglu::ConfigInfo
H A DegluConfigFilter.cpp76 int CandidateConfig::redSize(void) const in redSize() function in eglu::CandidateConfig
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.cpp87 EGLint redSize = 0, greenSize = 0, blueSize = 0; in isCompatibleHostConfig() local
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java441 public void setEGLConfigChooser(int redSize, int greenSize, int blueSize, in setEGLConfigChooser()
936 public ComponentSizeChooser(int redSize, int greenSize, int blueSize, in ComponentSizeChooser()
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/
H A DGLSurfaceViewCustom.java443 public void setEGLConfigChooser(int redSize, int greenSize, int blueSize, in setEGLConfigChooser()
916 public ComponentSizeChooser(int redSize, int greenSize, int blueSize, in ComponentSizeChooser()
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java371 public void setEGLConfigChooser(int redSize, int greenSize, int blueSize, in setEGLConfigChooser()
822 public ComponentSizeChooser(int redSize, int greenSize, int blueSize, in ComponentSizeChooser()
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DMffContext.java266 public static void setEGLConfigChooser(int redSize, in setEGLConfigChooser()
H A DRenderTarget.java178 public static void setEGLConfigChooser(int redSize, int greenSize, int blueSize, int alphaSize, in setEGLConfigChooser()
/aosp_15_r20/external/angle/src/libANGLE/
H A DConfig.h38 EGLint redSize; // Bits of Red in the color buffer member
H A Dformatutils.cpp1489 GLuint redSize = static_cast<GLuint>(attribMap.getAsInt(EGL_RED_SIZE, 0)); in GetAndroidHardwareBufferFormatFromChannelSizes() local
H A DvalidationEGL.cpp6134 int redSize = attribMap.getAsInt(EGL_RED_SIZE, 0); in ValidateCreateNativeClientBufferANDROID() local
/aosp_15_r20/external/deqp/framework/qphelper/
H A DqpTestLog.h179 int redSize; member
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp583 int redSize = visual.getAttrib(GLX_RED_SIZE); in configRank() local
/aosp_15_r20/external/deqp/executor/
H A DxeTestCaseResult.hpp441 int redSize; member in xe::ri::EglConfig
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-34/
Dframework.jarjavax/microedition/khronos/opengles/GL11ExtensionPack.class GL11ExtensionPack.java package javax.microedition. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar34META-INF/ META-INF/MANIFEST.MF android/ android/media/ android/ ...
/aosp_15_r20/prebuilts/tools/linux-x86_64/swt/
HDswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-atk-gtk-3550. ...
/aosp_15_r20/prebuilts/tools/darwin-x86_64/swt/
HDswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-awt-cocoa-3550. ...
/aosp_15_r20/prebuilts/sdk/7/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml junit/ junit/runner ...
/aosp_15_r20/prebuilts/sdk/4/public/
HDandroid.jarMETA-INF/ META-INF/MANIFEST.MF resources.arsc com/ com/android ...

1234567