Home
last modified time | relevance | path

Searched defs:updateColor (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkDraw_atlas.cpp70 void updateColor(SkColor c) const { in updateColor() function in UpdatableColorShader
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp1923 std::vector<ParagraphPainter::PaintID> ParagraphImpl::updateColor(size_t from, size_t to, SkColor c… in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl
/third_party/skia/m133/modules/skparagraph/src/
DParagraphImpl.cpp2061 std::vector<ParagraphPainter::PaintID> ParagraphImpl::updateColor(size_t from, size_t to, SkColor c… function in skia::textlayout::ParagraphImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp3063 void FramebufferDesc::updateColor(uint32_t index, ImageOrBufferViewSubresourceSerial serial) in updateColor() function in rx::vk::FramebufferDesc