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

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ShapeDrawable1.java 113 PathEffect pe2 = new CornerPathEffect(4); local
115 new ComposePathEffect(pe2, pe));
  /external/chromium_org/third_party/icu/source/common/
ucase.c 787 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
791 pe2=pe;
910 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe2, result);
931 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
935 pe2=pe;
1141 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
    [all...]
  /external/icu4c/common/
ucase.cpp 814 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
818 pe2=pe;
937 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe2, result);
958 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
962 pe2=pe;
1168 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; local
    [all...]

Completed in 75 milliseconds