Home
last modified time | relevance | path

Searched defs:blue (Results 226 - 250 of 292) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c504 const int blue = htrees[BLUE][0].value; in ReadHuffmanCodes() local
1170 int red, blue, alpha; in DecodeImageData() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp37 const GLColor GLColor::blue = GLColor(0u, 0u, 255u, 255u); member in angle::GLColor
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftcolor.h80 FT_Byte blue; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c323 AF_LatinBlue blue; in af_latin_metrics_init_blues() local
1204 AF_LatinBlue blue = NULL; af_latin_metrics_scale_dim() local
1360 AF_LatinBlue blue = &axis->blues[nn]; af_latin_metrics_scale_dim() local
1437 AF_LatinBlue blue = &axis->blues[nn]; af_latin_metrics_scale_dim() local
1468 AF_LatinBlue blue = &axis->blues[nn]; af_latin_metrics_scale_dim() local
2530 AF_LatinBlue blue = latin->blues + bb; af_latin_hints_compute_blue_edges() local
3026 AF_Width blue; af_latin_hint_edges() local
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp6482 SkPaint blue; in UNIX_ONLY_TEST() local
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp95 SkPaint blue; in drawTest() local
267 SkPaint blue; in drawText() local
561 SkPaint blue; in drawFlutter() local
812 SkPaint blue; hangingS() local
2008 SkPaint blue; global() variable
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp329 const float blue = -1000.0f + 2000.0f * blueScale; in clearRenderbuffer() local
342 const deInt32 blue = deInt32(info.valueMin.z() + (info.valueMax.z() - info.valueMin.z()) * blueScale); in clearRenderbuffer() local
355 const deUint32 blue = deUint32(info.valueMax.z() * blueScale); in clearRenderbuffer() local
368 const float blue = info.valueMin.z() + (info.valueMax.z() - info.valueMin.z()) * blueScale; in clearRenderbuffer() local
381 const float blue = info.valueMax.z() * blueScale; in clearRenderbuffer() local
1316 const bool blue = rng.getBool(); genRandomBlendState() local
[all...]
H A Des3fTextureSpecificationTests.cpp2917 const glw::GLuint blue = 0xffff0000; in createTexture() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp443 void GLContext::clearColor (float red, float green, float blue, float alpha) in clearColor() argument
575 void GLContext::blendColor (float red, float green, float blue, float alpha) in blendColor() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H A Dtde_hal_k.c1999 hi_tde_color_key_comp blue = color_key->color_key_value.argb_color_key.blue; in tde_hal_node_set_argbcolor_key_para() local
2035 static hi_u32 tde_hal_get_argb_key_mask(hi_u8 blue, hi_u8 green, hi_u8 red, hi_u8 alpha) in tde_hal_get_argb_key_mask() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/include/
H A Ddrv_tde_type.h294 hi_tde_color_key_comp blue; /* <Blue component */ member
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Drga.h360 uint8_t blue; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp1645 int Ability::SetWindowBackgroundColor(int red, int green, int blue) in SetWindowBackgroundColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp2798 auto blue = pixels[i]; local
H A Drosen_render_offscreen_canvas.cpp945 auto blue = pixels[i]; in GetImageData() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_canvas_bridge.cpp1641 auto blue = StringUtils::StringToInt(array[4 * flag + 2]); in JsPutImageData() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp704 uint8_t blue = buffer[idx + 2]; // idx + 2: The 3rd byte format: blue in JsPutImageData() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp509 void DrawUtils::BlendLerpPix(uint8_t* color, uint8_t red, uint8_t green, uint8_t blue, in BlendLerpPix() argument
516 void DrawUtils::BlendLerpPix(uint8_t* color, uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha) in BlendLerpPix() argument
534 void DrawUtils::BlendLerpPix(uint8_t* color, uint8_t red, uint8_t green, uint8_t blue, in BlendLerpPix() argument
541 void DrawUtils::BlendPreLerpPix(uint8_t* color, uint8_t red, uint8_t green, uint8_t blue, in BlendPreLerpPix() argument
548 void DrawUtils::BlendPreLerpPix(uint8_t* color, uint8_t red, uint8_t green, uint8_t blue, uint8_ argument
565 BlendPreLerpPix(uint8_t *color, uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha, uint8_t *covers) BlendPreLerpPix() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp503 uint32_t blue = hexNumber & 0xFF; in OnClear() local
805 uint32_t blue = hexNumber & 0xFF; in OnDrawColor() local
824 int32_t blue = 0; in OnDrawColor() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c1351 static const uint8_t blue[4] = { 32, 240, 118, 255 }; variable
/third_party/backends/backend/
H A Dpie.c2654 unsigned char *red, *green, *blue, *dest; in pie_reader_process_indexed() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp2410 const std::string blue = (useTaskShader ? "td.values[0] + pc.values[0]" : "pc.values[0] + pc.values[2]"); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp2410 const std::string blue = (useTaskShader ? "td.values[0] + pc.values[0]" : "pc.values[0] + pc.values[2]"); in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp115 SwizzleState::SwizzleState(GLenum red, GLenum green, GLenum blue, GLenum alpha) in SwizzleState() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp266 ChannelData blue; member
1429 getRGB10A2PixelData(GLenum type, unsigned short red, unsigned short green, unsigned short blue, unsigned char alpha) getRGB10A2PixelData() argument
1472 getRGB10A2UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGB10A2UIPixelData() argument
1527 getRGB16IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB16IPixelData() argument
1580 getRGB16UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB16UIPixelData() argument
1632 getRGB32IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB32IPixelData() argument
1674 getRGB32UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB32UIPixelData() argument
1721 getRGB5A1PixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGB5A1PixelData() argument
1822 getRGB565PixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB565PixelData() argument
1894 getRGB8PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue) getRGB8PixelData() argument
1939 getRGB8IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB8IPixelData() argument
1993 getRGB8UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB8UIPixelData() argument
2048 getRGBA16IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue, int alpha) getRGBA16IPixelData() argument
2104 getRGBA16UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA16UIPixelData() argument
2158 getRGBA32IPixelData(GLenum type, int red, int green, int blue, int alpha) getRGBA32IPixelData() argument
2193 getRGBA32UIPixelData(GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA32UIPixelData() argument
2231 getRGBA8IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue, int alpha) getRGBA8IPixelData() argument
2287 getRGBA8UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA8UIPixelData() argument
2343 getRGBA4PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getRGBA4PixelData() argument
2412 getRGBA8PixelData(GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getRGBA8PixelData() argument
2446 getSRGB8Alpha8PixelData(GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getSRGB8Alpha8PixelData() argument
2468 getSRGB8PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue) getSRGB8PixelData() argument
2658 getRGB16FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue) getRGB16FPixelData() argument
2705 getRGB32FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue) getRGB32FPixelData() argument
2753 getRGBA16FPixelData(GLenum type, float red, float green, float blue, float alpha) getRGBA16FPixelData() argument
2789 getRGBA32FPixelData(GLenum type, float red, float green, float blue, float alpha) getRGBA32FPixelData() argument
[all...]

Completed in 93 milliseconds

12345678910>>...12