Home
last modified time | relevance | path

Searched defs:alpha (Results 1 – 25 of 43) sorted by relevance

12

/hardware/google/gfxstream/guest/rendercontrol/include/gfxstream/guest/
DRenderControlApi.h29 float alpha; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/
DGLutils.h77 int alpha; member
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
DIRadioVoiceIndication.aidl50 …oid stkCallControlAlphaNotify(in android.hardware.radio.RadioIndicationType type, in String alpha); in stkCallControlAlphaNotify()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
DIRadioVoiceIndication.aidl60 …oid stkCallControlAlphaNotify(in android.hardware.radio.RadioIndicationType type, in String alpha); in stkCallControlAlphaNotify()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
DIRadioVoiceIndication.aidl50 …oid stkCallControlAlphaNotify(in android.hardware.radio.RadioIndicationType type, in String alpha); in stkCallControlAlphaNotify()
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
DIRadioVoiceIndication.aidl176 void stkCallControlAlphaNotify(in RadioIndicationType type, in String alpha); in stkCallControlAlphaNotify()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/4/android/hardware/radio/voice/
DIRadioVoiceIndication.aidl60 …oid stkCallControlAlphaNotify(in android.hardware.radio.RadioIndicationType type, in String alpha); in stkCallControlAlphaNotify()
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
DIRadioVoiceIndication.aidl51 …oid stkCallControlAlphaNotify(in android.hardware.radio.RadioIndicationType type, in String alpha); in stkCallControlAlphaNotify()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DPaletteTexture.cpp27 unsigned char alpha; member
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
DRadioIndication-voice.cpp126 const hidl_string& alpha) { in stkCallControlAlphaNotify()
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DReadbackVts.h74 void setAlpha(float alpha) { mAlpha = alpha; } in setAlpha()
/hardware/google/gfxstream/host/tests/
DGLSnapshotRenderbuffers_unittest.cpp28 GLsizei alpha; member
DSampleApplication.cpp219 float alpha, in configureLayer()
/hardware/google/gfxstream/guest/rendercontrol/
DRenderControl.cpp29 float alpha; member
/hardware/interfaces/graphics/composer/aidl/libhwc_aidl_test/include/
DReadback.h83 void setAlpha(float alpha) { mAlpha = alpha; } in setAlpha()
/hardware/google/gfxstream/host/
DHwc2.h99 float alpha; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp787 void CoreProfileEngine::color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { in color4f()
791 void CoreProfileEngine::color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in color4ub()
DGLEScmImp.cpp557 GL_API void GL_APIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha)… in glClearColor()
564 GL_API void GL_APIENTRY glClearColorx( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha in glClearColorx()
621 GL_API void GL_APIENTRY glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { in glColor4f()
627 GL_API void GL_APIENTRY glColor4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in glColor4ub()
633 GL_API void GL_APIENTRY glColor4x( GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) { in glColor4x()
639 …I void GL_APIENTRY glColorMask( GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) { in glColorMask()
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp315 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor()
333 void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f()
585 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx()
609 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub()
615 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x()
621 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask()
1369 void glClearColorxOES(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES()
1393 void glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES()
/hardware/google/gfxstream/common/detector/
DImage.cpp207 uint8_t alpha) { in FillWithColor()
/hardware/interfaces/graphics/allocator/aidl/vts/
DVtsHalGraphicsAllocatorAidl_TargetTest.cpp284 void fillWithGpu(AHardwareBuffer* buffer, float red, float green, float blue, float alpha) { in fillWithGpu()
/hardware/google/gfxstream/host/vulkan/
DCompositorVk.h90 alignas(16) glm::vec4 alpha; member
/hardware/interfaces/graphics/composer/aidl/libhwc_aidl_test/
DReadback.cpp192 uint32_t alpha = static_cast<uint32_t>(std::round(maxAlphaValue * srcColor.a)); in fillBuffer() local
/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h196 void setLayerPlaneAlpha(int64_t display, int64_t layer, float alpha) { in setLayerPlaneAlpha()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp330 EGLint red, green, blue, alpha, depth, stencil, renderable, surface; in initConfigurations() local

12