| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.c | 142 unsigned colors[8] = {0}; in nvc0_fp_assign_output_slots() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsScissorMultiViewportTests.cpp | 172 const Vec4 colors[] = in generateColors() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsScissorMultiViewportTests.cpp | 172 const Vec4 colors[] = in generateColors() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderViewportLayerArrayTests.cpp | 238 float const colors[] = { color.x(), color.y(), color.z(), color.w(), color.x(), color.y(), color.z(), color.w(), in renderQuad() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ProgramPipelineTest.cpp | 496 std::array<GLColor, 4> colors = { in TEST_P() local 624 std::array<GLColor, 4> colors = { in TEST_P() local 958 std::array<GLColor, 4> colors = { in TEST_P() local
|
| H A D | SimpleOperationTest.cpp | 909 std::array<GLColor, 4> colors = { in TEST_P() local 1028 const std::array<std::array<GLColor, 4>, 6> colors = {{ in TEST_P() local 1121 colors[faceIndex][0]); in TEST_P() local
|
| /third_party/skia/src/core/ |
| H A D | SkBitmapProcState.cpp | 77 S32_alpha_D32_nofilter_DX(const SkBitmapProcState& s, const uint32_t* xy, int count, SkPMColor* colors) S32_alpha_D32_nofilter_DX() argument 121 S32_alpha_D32_nofilter_DXDY(const SkBitmapProcState& s, const uint32_t* xy, int count, SkPMColor* colors) S32_alpha_D32_nofilter_DXDY() argument 295 Clamp_S32_D32_nofilter_trans_shaderproc(const void* sIn, int x, int y, SkPMColor* colors, int count) Clamp_S32_D32_nofilter_trans_shaderproc() argument 357 Repeat_S32_D32_nofilter_trans_shaderproc(const void* sIn, int x, int y, SkPMColor* colors, int count) Repeat_S32_D32_nofilter_trans_shaderproc() argument 410 S32_D32_constX_shaderproc(const void* sIn, int x, int y, SkPMColor* colors, int count) S32_D32_constX_shaderproc() argument 512 DoNothing_shaderproc(const void*, int x, int y, SkPMColor* colors, int count) DoNothing_shaderproc() argument [all...] |
| H A D | SkCompressedDataUtils.cpp | 101 IColor colors[2]; in decompress_etc1() local 187 SkPMColor colors[4]; decompress_bc1() local [all...] |
| /third_party/skia/src/gpu/effects/ |
| H A D | GrSkSLFP.cpp | 441 SkColor colors[SkOverdrawColorFilter::kNumColors]; in TestCreate() local
|
| /third_party/skia/src/opts/ |
| H A D | SkBitmapProcState_opts.h | 42 S32_alpha_D32_filter_DX(const SkBitmapProcState& s, const uint32_t* xy, int count, uint32_t* colors) S32_alpha_D32_filter_DX() argument 174 S32_alpha_D32_filter_DX(const SkBitmapProcState& s, const uint32_t* xy, int count, uint32_t* colors) S32_alpha_D32_filter_DX() argument 313 S32_alpha_D32_filter_DX(const SkBitmapProcState& s, const uint32_t* xy, int count, uint32_t* colors) S32_alpha_D32_filter_DX() argument 475 S32_alpha_D32_filter_DX(const SkBitmapProcState& s, const uint32_t* xy, int count, SkPMColor* colors) S32_alpha_D32_filter_DX() argument 504 S32_alpha_D32_filter_DXDY(const SkBitmapProcState& s, const uint32_t* xy, int count, SkPMColor* colors) S32_alpha_D32_filter_DXDY() argument [all...] |
| /third_party/skia/samplecode/ |
| H A D | SampleSlides.cpp | 254 SkColor colors[] = { SK_ColorRED, SK_ColorGREEN, SK_ColorBLUE, SK_ColorRED }; in make_shader1() local
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | genpng.c | 91 } colors[] = variable
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | gifdec.c | 93 const GifColorType* colors; in Remap() local
|
| /third_party/skia/tests/ |
| H A D | TriangulatingPathRendererTests.cpp | 704 SkColor colors[2] = { SK_ColorGREEN, SK_ColorBLUE }; in create_linear_gradient_processor() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ColorStateTests.cpp | 95 wgpu::BindGroup MakeBindGroupForColors(std::array<RGBA8, N> colors) { in MakeBindGroupForColors() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | main.cc | 186 hb_color_t *colors = (hb_color_t*) calloc (num_colors, sizeof (hb_color_t)); in layered_glyph_dump() local
|
| /third_party/skia/modules/skottie/src/ |
| H A D | SkottieTest.cpp | 194 const std::vector<ColorInfo>& colors() const { return fColors; } in DEF_TEST() function in final 261 const auto& colors = observer->colors(); in DEF_TEST() local
|
| /third_party/skia/gm/ |
| H A D | polygonoffset.cpp | 537 const SkColor colors[] = { 0xFF901313, 0xFF8D6214, 0xFF698B14, 0xFF1C8914, in drawPolygon() local
|
| H A D | blurrect.cpp | 91 const SkColor colors[] = { SK_ColorRED, SK_ColorGREEN, }; in make_radial() local
|
| H A D | runtimeshader.cpp | 99 SkColor colors[] = {SK_ColorBLACK, 0}; in make_threshold() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglNativeColorMappingTests.cpp | 323 bool testNativeWindow (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativeWindow& nativeWindow, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, int waitFrames, size_t colorCount, const tcu::Vec4* colors) in testNativeWindow() argument 367 bool testNativePixmap (TestLog& log, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& nativePixmap, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, size_t colorCount, const tcu::Vec4* colors) in testNativePixmap() argument 408 bool testNativePixmapCopy (TestLog& log, const Library& egl, eglu::NativePixmap& nativePixmap, EGLDisplay display, EGLContext context, EGLConfig config, const glw::Functions& gl, bool renderColor, size_t colorCount, const tcu::Vec4* colors) in testNativePixmapCopy() argument 454 const tcu::Vec4 colors[] = executeForConfig() local [all...] |
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingCanvasTest.cpp | 230 uint32_t colors[COLOR_PARAMETER] = {0xFFFF0000, 0xFFFF0000, 0xFFFF0000}; in HWTEST_F() local 513 uint32_t colors[] = {0xffff00ff, 0xff00ff00}; in HWTEST_F() local 568 uint32_t colors[] = {0xffff00ff, 0xff00ff00}; in HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vqavideo.c | 133 int colors; in vqa_decode_init() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showfreqs.c | 72 char *colors; member 384 char *colors, *color, *saveptr = NULL; in plot_freqs() local [all...] |
| H A D | vf_huesaturation.c | 55 int colors; member [all...] |