Searched defs:fillWithColor (Results 1 – 5 of 5) sorted by relevance
2463 void fillWithColor(SurfaceControl sc, int color) { in fillWithColor() method
114 static inline void fillWithColor(const tcu::PixelBufferAccess &access, const tcu::Vec4 &color) in fillWithColor() function
104 static inline void fillWithColor(const tcu::PixelBufferAccess &access, const tcu::Vec4 &color) in fillWithColor() function
110 static inline void fillWithColor(const tcu::PixelBufferAccess &access, const tcu::Vec4 &color) in fillWithColor() function
5846 void BufferHelper::fillWithColor(const angle::Color<uint8_t> &color, in fillWithColor() function in rx::vk::BufferHelper