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

  /external/skia/bench/
StrokeBench.cpp 17 : fPath(path), fPaint(paint), fRes(res)
37 paint.getFillPath(fPath, &result, nullptr, fRes);
46 SkScalar fRes;
  /external/skqp/bench/
StrokeBench.cpp 17 : fPath(path), fPaint(paint), fRes(res)
37 paint.getFillPath(fPath, &result, nullptr, fRes);
46 SkScalar fRes;
  /external/icu/icu4c/source/common/
uresimp.h 72 Resource fRes;
  /external/icu/icu4c/source/tools/genrb/
reslist.h 215 int8_t fType; /* nominal type: fRes (when != 0xffffffff) may use subtype */
217 uint32_t fRes; /* resource item word; RES_BOGUS=0xffffffff if not known yet */
218 int32_t fRes16; /* Res16 version of fRes for Table, Table16, Array16; -1 if it does not fit. */
335 fRes = URES_MAKE_RESOURCE(URES_STRING_V2, poolStringIndex);
  /external/icu/icu4c/source/i18n/
plurrule_impl.h 394 UResourceBundle *fRes = nullptr;

Completed in 267 milliseconds