/hardware/google/gfxstream/guest/rendercontrol/include/gfxstream/guest/ |
D | RenderControlApi.h | 29 float alpha; member
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/ |
D | GLutils.h | 77 int alpha; member
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/ |
D | IRadioVoiceIndication.aidl | 50 …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/ |
D | IRadioVoiceIndication.aidl | 60 …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/ |
D | IRadioVoiceIndication.aidl | 50 …oid stkCallControlAlphaNotify(in android.hardware.radio.RadioIndicationType type, in String alpha); in stkCallControlAlphaNotify()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/ |
D | IRadioVoiceIndication.aidl | 176 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/ |
D | IRadioVoiceIndication.aidl | 60 …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/ |
D | IRadioVoiceIndication.aidl | 51 …oid stkCallControlAlphaNotify(in android.hardware.radio.RadioIndicationType type, in String alpha); in stkCallControlAlphaNotify()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | PaletteTexture.cpp | 27 unsigned char alpha; member
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/ |
D | RadioIndication-voice.cpp | 126 const hidl_string& alpha) { in stkCallControlAlphaNotify()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ReadbackVts.h | 74 void setAlpha(float alpha) { mAlpha = alpha; } in setAlpha()
|
/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotRenderbuffers_unittest.cpp | 28 GLsizei alpha; member
|
D | SampleApplication.cpp | 219 float alpha, in configureLayer()
|
/hardware/google/gfxstream/guest/rendercontrol/ |
D | RenderControl.cpp | 29 float alpha; member
|
/hardware/interfaces/graphics/composer/aidl/libhwc_aidl_test/include/ |
D | Readback.h | 83 void setAlpha(float alpha) { mAlpha = alpha; } in setAlpha()
|
/hardware/google/gfxstream/host/ |
D | Hwc2.h | 99 float alpha; member
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | CoreProfileEngine.cpp | 787 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()
|
D | GLEScmImp.cpp | 557 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/ |
D | gl_entry.cpp | 315 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/ |
D | Image.cpp | 207 uint8_t alpha) { in FillWithColor()
|
/hardware/interfaces/graphics/allocator/aidl/vts/ |
D | VtsHalGraphicsAllocatorAidl_TargetTest.cpp | 284 void fillWithGpu(AHardwareBuffer* buffer, float red, float green, float blue, float alpha) { in fillWithGpu()
|
/hardware/google/gfxstream/host/vulkan/ |
D | CompositorVk.h | 90 alignas(16) glm::vec4 alpha; member
|
/hardware/interfaces/graphics/composer/aidl/libhwc_aidl_test/ |
D | Readback.cpp | 192 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/ |
D | ComposerClientWriter.h | 196 void setLayerPlaneAlpha(int64_t display, int64_t layer, float alpha) { in setLayerPlaneAlpha()
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglDisplay.cpp | 330 EGLint red, green, blue, alpha, depth, stencil, renderable, surface; in initConfigurations() local
|