Home
last modified time | relevance | path

Searched defs:blue (Results 176 - 200 of 281) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_autogen.cpp49 CaptureClearColorx(const State &glState, bool isCallValid, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) CaptureClearColorx() argument
135 CaptureColor4f(const State &glState, bool isCallValid, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) CaptureColor4f() argument
152 CaptureColor4ub(const State &glState, bool isCallValid, GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) CaptureColor4ub() argument
169 CaptureColor4x(const State &glState, bool isCallValid, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) CaptureColor4x() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp45 int blue; /* blue bits */ member
603 const GLubyte* blue = testedFormat->internalblue; in fillTextureWithColor() local
752 const GLubyte* blue = testedFormat->RGBAblue; in verifyClampToEdge() local
846 const GLubyte* blue = testedFormat->RGBAblue; in verifyRepeat() local
929 const GLubyte* blue = testedFormat->RGBAblue; verifyMirroredRepeat() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp75 void GL_APIENTRY GL_ClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in GL_ClearColorx() argument
193 void GL_APIENTRY GL_Color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in GL_Color4f() argument
217 GL_Color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) GL_Color4ub() argument
241 GL_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) GL_Color4x() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp2189 unsigned int ConvertColorMask(bool red, bool green, bool blue, bool alpha) in ConvertColorMask() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c238 set_color(png_colorp color, png_bytep trans, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha, png_const_bytep gamma_table) set_color() argument
693 png_uint_32 blue = colors[3]; generate_row() local
712 png_uint_32 blue = colors[3]; generate_row() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c684 png_uint_32 blue = (png_uint_32)((s2 - s1) & 0xffffL); in png_do_write_intrapixel() local
[all...]
/third_party/skia/tests/
H A DGrThreadSafeCacheTest.cpp93 SkPaint blue; in create_bitmap() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.h99 static const GLColorRGB blue; member
152 static const GLColor blue; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c288 AF_CJKBlue blue; in af_cjk_metrics_init_blues() local
697 AF_CJKBlue blue = &axis->blues[nn]; af_cjk_metrics_scale_dim() local
1322 AF_CJKBlue blue = cjk->blues + bb; af_cjk_hints_compute_blue_edges() local
1825 AF_Width blue; af_cjk_hint_edges() local
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp249 void ContextWrapper::glClearColor (float red, float green, float blue, float alpha) in glClearColor() argument
339 void ContextWrapper::glBlendColor (float red, float green, float blue, float alpha) in glBlendColor() argument
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp67 EGLint red, green, blue, alpha, depth, stencil, samples, sft, rt; in ShowConfig() local
238 EGLint red, green, blue, alpha, depth, stencil, samples; in SetConfig() local
634 EGLint red, green, blue, alph in OH_createWindowSurface() local
[all...]
/third_party/weex-loader/deps/weex-styler/lib/
H A Dvalidator.js
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_offscreen_canvas_bridge.cpp1475 auto blue = StringUtils::StringToInt(array[4 * flag + 2]); in JsPutImageData() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp1244 ClearColor( napi_env env, GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) ClearColor() argument
1256 ColorMask( napi_env env, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) ColorMask() argument
H A Dwebgl_rendering_context_base.cpp305 double blue = 0.0; in BlendColor() local
554 float blue = -1.0; in ClearColor() local
621 bool blue in ColorMask() local
[all...]
/third_party/backends/backend/
H A Ddc25.c922 adjust_color_and_saturation (short red[], short green[], short blue[]) in adjust_color_and_saturation() argument
801 interpolate_vertically(const unsigned char ccd[], const short horizontal_interpolation[], short red[], short green[], short blue[]) interpolate_vertically() argument
1029 determine_limits(const short red[], const short green[], const short blue[], int *low_i_ptr, int *high_i_ptr) determine_limits() argument
1145 output_rgb(const short red[], const short green[], const short blue[], int low_i, int high_i, struct pixmap *pp) output_rgb() argument
1209 short *horizontal_interpolation, *red, *green, *blue; comet_to_pixmap() local
[all...]
H A Dlexmark_low.c149 rts88xx_set_offset(SANE_Byte * regs, SANE_Byte red, SANE_Byte green, SANE_Byte blue) rts88xx_set_offset() argument
164 rts88xx_set_gain(SANE_Byte * regs, SANE_Byte red, SANE_Byte green, SANE_Byte blue) rts88xx_set_gain() argument
5675 int red, green, blue; sanei_lexmark_low_gain_calibration() local
[all...]
H A Dnec.c3499 SANE_Byte *dest, *red, *green, *blue, mask; in sane_read_shuffled() local
[all...]
H A Dmustek_usb_high.h270 SANE_Byte *blue; member
H A Dsharp.c4003 SANE_Byte *dest, *red, *green, *blue, mask; in sane_read_shuffled() local
[all...]
/third_party/NuttX/include/nuttx/video/
H A Dfb.h398 uint8_t *blue; /* Table of 8-bit blue values */ member
/third_party/libdrm/
H A Dxf86drmMode.c967 drmModeCrtcGetGamma(int fd, uint32_t crtc_id, uint32_t size, uint16_t *red, uint16_t *green, uint16_t *blue) drmModeCrtcGetGamma() argument
983 drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size, uint16_t *red, uint16_t *green, uint16_t *blue) drmModeCrtcSetGamma() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_surfacedefs.h325 uint8 blue; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPipelineInteractionTests.cpp624 const tcu::Vec4 blue = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in verifyImage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp751 void State::setColorClearValue(float red, float green, float blue, float alpha) in setColorClearValue() argument
772 void State::setColorMask(bool red, bool green, bool blue, bool alpha) in setColorMask() argument
783 void State::setColorMaskIndexed(bool red, bool green, bool blue, bool alpha, GLuint index) in setColorMaskIndexed() argument
976 void State::setBlendColor(float red, float green, float blue, floa argument
[all...]

Completed in 59 milliseconds

12345678910>>...12