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

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.h 55 ColorFract(): _c1(0.0), _c2(0.0), _c3(0.0) {};
56 ColorFract(float c1, float c2, float c3): _c1(c1), _c2(c2), _c3(c3) {};
59 float c3(void) const { return _c3; }
66 float _c3; member in class:ColorFract
  /external/icu/icu4c/source/layout/
KhmerReordering.cpp 43 _c3 = KhmerClassTable::CC_CONSONANT3 | KhmerClassTable::CF_CONSONANT, enumerator in enum:__anon5659
64 // _c3 Consonant of type 3
78 _c1, _c1, _c1, _c3, _c1, _c1, _c1, _c1, _c3, _c1, _c1, _c1, _c1, _c3, _c1, _c1, // 1780 - 178F
79 _c1, _c1, _c1, _c1, _c3, _c1, _c1, _c1, _c1, _c3, _c2, _c1, _c1, _c1, _c3, _c3, // 1790 - 179F
80 _c1, _c3, _c1, _c1, _c1, _c1, _c1, _c1, _c1, _c1, _c1, _c1, _c1, _c1, _c1, _c1, // 17A0 - 17A
    [all...]

Completed in 2653 milliseconds