Home
last modified time | relevance | path

Searched defs:color (Results 201 - 225 of 2038) sorted by relevance

12345678910>>...82

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_border_color.c105 iris_upload_border_color(struct iris_border_color_pool *pool, union pipe_color_union *color) iris_upload_border_color() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateTestCaseUtil.hpp54 tcu::Vec4 color; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineClearUtil.cpp50 const tcu::Vec4 color = (defaultClearColorUnorm() - formatInfo.lookupBias) / formatInfo.lookupScale; in defaultClearColorInt() local
61 const tcu::Vec4 color = (defaultClearColorUnorm() - formatInfo.lookupBias) / formatInfo.lookupScale; in defaultClearColorUint() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DPackUnpackTest.cpp90 const GLfloat color[] = {1.0f, 1.0f, 0.0f, 1.0f}; variable
H A DFenceSyncTests.cpp323 GLColor color; in TEST_P() local
/third_party/skia/src/gpu/effects/
H A DGrBezierEffect.h61 Make(SkArenaAlloc* arena, const SkPMColor4f& color, const SkMatrix& viewMatrix, const GrCaps& caps, const SkMatrix& localMatrix, bool usesLocalCoords, uint8_t coverage = 0xff) Make() argument
/third_party/skia/src/gpu/ops/
H A DClearOp.cpp27 MakeColor(GrRecordingContext* context, const GrScissorState& scissor, std::array<float, 4> color) MakeColor() argument
43 ClearOp(Buffer buffer, const GrScissorState& scissor, std::array<float, 4> color, bool insideMask) ClearOp() argument
/third_party/skia/src/shaders/
H A DSkTransformShader.cpp14 onProgram(skvm::Builder* b, skvm::Coord device, skvm::Coord local, skvm::Color color, const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
/third_party/skia/tests/
H A DPinnedImageTest.cpp22 static bool surface_is_expected_color(SkSurface* surf, const SkImageInfo& ii, SkColor color) { in surface_is_expected_color() argument
H A DSkSLES2ConformanceTest.cpp86 SkColor color = bitmap.getColor(0, 0); in test_expect_pass() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.cpp53 void SetConsoleColor(CONSOLE_COLOR color) in SetConsoleColor() argument
78 void PrintMessage(CONSOLE_COLOR color, const char* msg) in PrintMessage() argument
89 void PrintMessage(CONSOLE_COLOR color, const wchar_t* msg) in PrintMessage() argument
102 PrintMessageV(CONSOLE_COLOR color, const char* format, va_list argList) PrintMessageV() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSwapChainTests.cpp70 void ClearTexture(wgpu::TextureView view, wgpu::Color color) { in ClearTexture() argument
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter.h43 Color color = Color::kDefault; member
H A Dprinter_windows.cc67 WORD attributes(Color color, bool bold) { in attributes() argument
95 void write_color(Color color, bool bold) { in write_color() argument
/third_party/skia/gm/
H A Dconvexpaths.cpp246 SkColor color = rand.nextU(); variable
H A Dgammatext.cpp107 static void draw_pair(SkCanvas* canvas, const SkFont& font, SkColor color, in draw_pair() argument
H A Dbigtileimagefilter.cpp25 static sk_sp<SkImage> create_circle_texture(int size, SkColor color) { in create_circle_texture() argument
H A Dlocalmatriximageshader.cpp23 static sk_sp<SkImage> make_image(SkCanvas* rootCanvas, SkColor color) { in make_image() argument
/third_party/skia/modules/svg/src/
H A DSkSVGFeLighting.cpp62 const auto color = this->getLightingColor(); in resolveLightingColor() local
/third_party/skia/bench/
H A DImageCycleBench.cpp45 SkColor color = random.nextU(); variable
46 surf->getCanvas()->clear(color); variable
/third_party/skia/docs/examples/
H A DColor_Wheel.cpp28 const struct { const char* str; float radius; float angle; SkColor4f color;} kLetters[] = { in REG_FIDDLE() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineClearUtil.cpp50 const tcu::Vec4 color = (defaultClearColorUnorm() - formatInfo.lookupBias) / formatInfo.lookupScale; in defaultClearColorInt() local
61 const tcu::Vec4 color = (defaultClearColorUnorm() - formatInfo.lookupBias) / formatInfo.lookupScale; in defaultClearColorUint() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuSurfaceAccess.hpp71 inline void SurfaceAccess::setPixel (const tcu::Vec4& color, int x, int y) const in setPixel() argument
/third_party/typescript/tests/baselines/reference/
H A DobjectLiteralExcessProperties.js
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_capsule.cpp41 void NotificationCapsule::SetBackgroundColor(const std::string &color) in SetBackgroundColor() argument

Completed in 10 milliseconds

12345678910>>...82