Home
last modified time | relevance | path

Searched refs:updateColor (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/core/
H A DSkDraw_atlas.cpp70 void updateColor(SkColor c) const { in updateColor() function in UpdatableColorShader
198 colorShader->updateColor(colors[i]); in drawAtlas()
/third_party/skia/modules/skparagraph/include/
H A DParagraph.h104 virtual std::vector<ParagraphPainter::PaintID> updateColor(size_t from, size_t to, SkColor color) = 0;
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.h251 std::vector<ParagraphPainter::PaintID> updateColor(size_t from, size_t to, SkColor color) override;
H A DParagraphImpl.cpp1885 std::vector<ParagraphPainter::PaintID> ParagraphImpl::updateColor(size_t from, size_t to, SkColor color) { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp1682 mCurrentFramebufferDesc.updateColor(colorIndexGL, renderTarget->getDrawSubresourceSerial()); in updateColorAttachment()
1686 mCurrentFramebufferDesc.updateColor(colorIndexGL, in updateColorAttachment()
H A Dvk_cache_utils.h1224 void updateColor(uint32_t index, ImageOrBufferViewSubresourceSerial serial);
H A Dvk_cache_utils.cpp3063 void FramebufferDesc::updateColor(uint32_t index, ImageOrBufferViewSubresourceSerial serial)

Completed in 16 milliseconds