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

  /external/skia/samplecode/
SampleUnpremul.cpp 41 : fResPath(res)
90 if (fResPath.size() == 0) {
134 const SkString fResPath;
145 if (fResPath.size() == 0) {
150 fFileIter.reset(fResPath.c_str());
156 fCurrFile = SkOSPath::Join(fResPath.c_str(), basename.c_str());
  /external/skqp/samplecode/
SampleUnpremul.cpp 41 : fResPath(res)
90 if (fResPath.size() == 0) {
134 const SkString fResPath;
145 if (fResPath.size() == 0) {
150 fFileIter.reset(fResPath.c_str());
156 fCurrFile = SkOSPath::Join(fResPath.c_str(), basename.c_str());
  /external/icu/icu4c/source/common/
uresimp.h 68 char *fResPath; /* full path to the resource: "zh_TW/CollationElements/Sequence" */

Completed in 71 milliseconds