HomeSort by relevance Sort by last modified time
    Searched defs:featureMask (Results 1 - 9 of 9) sorted by null

  /external/icu/icu4c/source/layout/
GlyphIterator.h 27 FeatureMask theFeatureMask, const LEReferenceTo<GlyphDefinitionTableHeader> &theGlyphDefinitionTableHeader);
31 GlyphIterator(GlyphIterator &that, FeatureMask newFeatureMask);
92 FeatureMask featureMask;
ArabicShaping.cpp 117 FeatureMask featureMask = (FeatureMask) glyphStorage.getAuxData(outIndex, success);
118 FeatureMask shape = featureMask & SHAPE_MASK;
122 glyphStorage.setAuxData(outIndex, ((featureMask & ~SHAPE_MASK) | shape), success);
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp     [all...]
  /hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 567 milliseconds