| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustness1VertexAccessTests.cpp | 433 GenerateTriangles(deUint32 tilesX, deUint32 tilesY, vector<Vec4> colors, const vector<deUint32>& invalidIndices, AllocateVertexFn allocateVertex, WriteIndexFn writeIndex) GenerateTriangles() argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharingTests.cpp | 760 static const GLfloat colors [] = { in renderResource() local 1049 static const GLfloat colors [] = { renderResource() local [all...] |
| H A D | teglPreservingSwapTests.cpp | 175 const glw::GLubyte colors[] = in render() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | flashsv2enc.c | 84 unsigned colors[128]; member
|
| H A D | ccaption_dec.c | 226 uint8_t colors[SCREEN_ROWS+1][SCREEN_COLUMNS+1]; member
|
| H A D | rpzaenc.c | 359 static int match_color(uint16_t *color, uint8_t colors[4][3]) in match_color() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showwaves.c | 77 char *colors; member 421 char *colors, *saveptr = NULL; in config_output() local [all...] |
| H A D | af_anequalizer.c | 63 char *colors; member 97 char *colors, *color, *saveptr = NULL; in draw_curves() local [all...] |
| H A D | vf_datascope.c | 485 FFDrawColor *colors[4]; member 787 FFDrawColor *colors[4]; global() member [all...] |
| H A D | vf_curves.c | 418 static const char * const colors[] = { "red", "green", "blue", "#404040", }; in dump_curves() local
|
| /third_party/backends/backend/ |
| H A D | gt68xx.c | 2102 SANE_Int i, color, colors; in sane_read() local
|
| H A D | magicolor.h | 218 int colors; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_s3tc_tmp.h | 196 GLint i, j, colors, z; in fancybasecolorsearch() local 385 GLint i, j, colors; storedxtencodedblock() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 370 lp_build_sample_fetch_image_nearest(struct lp_build_sample_context *bld, LLVMValueRef data_ptr, LLVMValueRef offset, LLVMValueRef x_subcoord, LLVMValueRef y_subcoord, LLVMValueRef *colors) lp_build_sample_fetch_image_nearest() argument 438 lp_build_sample_image_nearest(struct lp_build_sample_context *bld, LLVMValueRef int_size, LLVMValueRef row_stride_vec, LLVMValueRef img_stride_vec, LLVMValueRef data_ptr, LLVMValueRef mipoffsets, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, const LLVMValueRef *offsets, LLVMValueRef *colors) lp_build_sample_image_nearest() argument 559 lp_build_sample_fetch_image_linear(struct lp_build_sample_context *bld, LLVMValueRef data_ptr, LLVMValueRef offset[2][2][2], LLVMValueRef x_subcoord[2], LLVMValueRef y_subcoord[2], LLVMValueRef s_fpart, LLVMValueRef t_fpart, LLVMValueRef r_fpart, LLVMValueRef *colors) lp_build_sample_fetch_image_linear() argument 739 lp_build_sample_image_linear(struct lp_build_sample_context *bld, LLVMValueRef int_size, LLVMValueRef row_stride_vec, LLVMValueRef img_stride_vec, LLVMValueRef data_ptr, LLVMValueRef mipoffsets, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, const LLVMValueRef *offsets, LLVMValueRef *colors) lp_build_sample_image_linear() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 922 static const float colors[][3] = { in hud_pane_add_graph() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawShaderLayerTests.cpp | 536 const Vec4 colors[] = in generateColors() local 567 std::vector<PositionColorVertex> generateVertices (const std::vector<UVec4>& grid, const std::vector<Vec4>& colors, const UVec2& renderSize) in generateVertices() argument 897 const std::vector<Vec4> colors = generateColors(params.numLayers); in testVertexShader() local 957 const std::vector<Vec4> colors in testTessellationShader() local [all...] |
| H A D | vktDrawShaderViewportIndexTests.cpp | 400 const Vec4 colors[] = in generateColors() local 624 std::vector<PositionColorVertex> generateVertices (const std::vector<Vec4>& colors) in generateVertices() argument 664 Renderer(Context& context, const UVec2& renderSize, const TestParams& testParams, const std::vector<UVec4>& cells, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& colors, const Shader shader) Renderer() argument 951 const std::vector<Vec4> colors = generateColors(testParams.numViewports); testVertexFragmentShader() local 1012 const std::vector<Vec4> colors = generateColors(testParams.numViewports); testTessellationShader() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 719 tcu::Vec4 colors [colorCount]; in prepareColorBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawShaderLayerTests.cpp | 532 const Vec4 colors[] = in generateColors() local 563 std::vector<PositionColorVertex> generateVertices (const std::vector<UVec4>& grid, const std::vector<Vec4>& colors, const UVec2& renderSize) in generateVertices() argument 886 const std::vector<Vec4> colors = generateColors(params.numLayers); in testVertexShader() local 946 const std::vector<Vec4> colors in testTessellationShader() local [all...] |
| H A D | vktDrawShaderViewportIndexTests.cpp | 400 const Vec4 colors[] = in generateColors() local 620 std::vector<PositionColorVertex> generateVertices (const std::vector<Vec4>& colors) in generateVertices() argument 660 Renderer(Context& context, const UVec2& renderSize, const TestParams& testParams, const std::vector<UVec4>& cells, const VkFormat colorFormat, const Vec4& clearColor, const std::vector<Vec4>& colors, const Shader shader) Renderer() argument 947 const std::vector<Vec4> colors = generateColors(testParams.numViewports); testVertexFragmentShader() local 1008 const std::vector<Vec4> colors = generateColors(testParams.numViewports); testTessellationShader() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkPictureRecord.cpp | 639 void SkPictureRecord::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], in onDrawPatch() argument 676 onDrawAtlas2(const SkImage* atlas, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, SkBlendMode mode, const SkSamplingOptions& sampling, const SkRect* cull, const SkPaint* paint) onDrawAtlas2() argument [all...] |
| H A D | SkBitmapDevice.cpp | 551 drawAtlas(const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, SkBlendMode mode, const SkPaint& paint) drawAtlas() argument
|
| H A D | SkRecorder.cpp | 258 void SkRecorder::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], in onDrawPatch() argument 268 onDrawAtlas2(const SkImage* atlas, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, SkBlendMode mode, const SkSamplingOptions& sampling, const SkRect* cull, const SkPaint* paint) onDrawAtlas2() argument
|
| H A D | SkDevice.cpp | 161 void SkBaseDevice::drawPatch(const SkPoint cubics[12], const SkColor colors[4], in drawPatch() argument 211 drawAtlas(const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int quadCount, SkBlendMode mode, const SkPaint& paint) drawAtlas() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | DrawVerticesOp.cpp | 453 const SkColor* colors = info.colors(); in onPrepareDraws() local [all...] |