Home
last modified time | relevance | path

Searched defs:blueSize (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()
122 int blueSize() const { return mBlueSize; } in blueSize() function in __anon3225ff810111::MacPixelFormat
/aosp_15_r20/external/deqp/modules/egl/
H A DteglQueryConfigTests.cpp475 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local
555 const EGLint blueSize = getValue(config, EGL_BLUE_SIZE); in executeTest() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp109 … int32_t blueSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_BLUE_SIZE); in getDefaultEglConfigList() local
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DEgl10Utils.java78 int blueSize = findValue(configSpec, EGL10.EGL_BLUE_SIZE); in chooseConfig() local
/aosp_15_r20/external/deqp/framework/egl/
H A DegluConfigInfo.hpp45 int32_t blueSize; member in eglu::ConfigInfo
H A DegluConfigFilter.cpp84 int CandidateConfig::blueSize(void) const in blueSize() 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.java268 int blueSize, 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.h40 EGLint blueSize; // Bits of Blue in the color buffer member
H A Dformatutils.cpp1491 GLuint blueSize = static_cast<GLuint>(attribMap.getAsInt(EGL_BLUE_SIZE, 0)); in GetAndroidHardwareBufferFormatFromChannelSizes() local
H A DvalidationEGL.cpp6136 int blueSize = attribMap.getAsInt(EGL_BLUE_SIZE, 0); in ValidateCreateNativeClientBufferANDROID() local
/aosp_15_r20/external/deqp/framework/qphelper/
H A DqpTestLog.h181 int blueSize; member
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp585 int blueSize = visual.getAttrib(GLX_BLUE_SIZE); in configRank() local
/aosp_15_r20/external/deqp/executor/
H A DxeTestCaseResult.hpp443 int blueSize; 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