HomeSort by relevance Sort by last modified time
    Searched defs:_c1 (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) {};
57 float c1(void) const { return _c1; }
64 float _c1; member in class:ColorFract
  /external/icu/icu4c/source/layout/
KhmerReordering.cpp 41 _c1 = KhmerClassTable::CC_CONSONANT | KhmerClassTable::CF_CONSONANT, enumerator in enum:__anon11979
62 // _c1 Consonant of type 1 or independent vowel (independent vowels behave as type 1 consonants)
78 _c1, _c1, _c1, _c3, _c1, _c1, _c1, _c1, _c3, _c1, _c1, _c1, _c1, _c3, _c1, _c1, // 1780 - 178
    [all...]

Completed in 197 milliseconds