Home
last modified time | relevance | path

Searched defs:_color (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dturtle.py1170 def _color(self, cstr): member in TurtleScreen
2468 def _color(self, args): member in TPen
2693 def _color(self, args): member in RawTurtle
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSampleVariableTests.cpp63 ColorVerifier (const tcu::Vec3& _color, int _threshold = 8) in ColorVerifier()
69 ColorVerifier (const tcu::Vec3& _color, tcu::IVec3 _threshold) in ColorVerifier()