HomeSort by relevance Sort by last modified time
    Searched refs:_color (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
ResourceType.js 43 this._color = color;
77 return this._color;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
CountersGraph.js 531 this._color = color;
551 this._swatch.style.backgroundColor = this._color;
  /external/deqp/modules/gles31/functional/
es31fSampleVariableTests.cpp 58 ColorVerifier (const tcu::Vec3& _color, int _threshold = 8)
59 : m_color (tcu::Vec4(_color.x(), _color.y(), _color.z(), 1.0f))
64 ColorVerifier (const tcu::Vec3& _color, tcu::IVec3 _threshold)
65 : m_color (tcu::Vec4(_color.x(), _color.y(), _color.z(), 1.0f))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
curses.h 421 int _color; /* current color-pair for non-space character */
    [all...]
ncurses.h 421 int _color; /* current color-pair for non-space character */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h 421 int _color; /* current color-pair for non-space character */
    [all...]
ncurses.h 421 int _color; /* current color-pair for non-space character */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 1116 def _color(self, cstr): member in class:TurtleScreen
2371 def _color(self, args): member in class:TPen
2596 def _color(self, args): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 1116 def _color(self, cstr): member in class:TurtleScreen
2371 def _color(self, args): member in class:TPen
2596 def _color(self, args): function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dtypes.h 242 _D3DTLVERTEX(const D3DVECTOR& v, float _rhw, D3DCOLOR _color, D3DCOLOR _specular, float _tu, float _tv) {
244 color = _color; specular = _specular;
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js     [all...]

Completed in 462 milliseconds