Home
last modified time | relevance | path

Searched defs:colorI (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/ambients/ambient_declarations/ambient_namespace_declarations/
Dambient_namespace_declarations.ts35 var colorI: AmbientNamespace.ColorInterface = { Red: 0, Green: 1, Blue: 2 }; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.h40 gl::ColorI colorI; member
/third_party/skia/third_party/externals/angle2/src/common/
DColor.h68 ColorI colorI; member