Home
last modified time | relevance | path

Searched defs:dir (Results 726 - 750 of 3666) sorted by relevance

1...<<21222324252627282930>>...147

/third_party/skia/src/effects/imagefilters/
H A DSkTileImageFilter.cpp172 onFilterNodeBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
H A DSkOffsetImageFilter.cpp135 onFilterNodeBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
/third_party/skia/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.cpp257 Direction dir = d->fRandom->nextBool() ? Direction::kY : Direction::kX; in TestCreate() local
H A DGrConvexPolyEffect.cpp23 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(path); in Make() local
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp62 SkPathDirection dir; in simplifyPath() local
76 this->simplifyRRect(SkRRect::MakeOval(rect), dir, start * 2, flags); in simplifyPath() local
151 void GrShape::simplifyRRect(const SkRRect& rrect, SkPathDirection dir, unsigned start, in simplifyRRect() argument
168 simplifyRect(const SkRect& rect, SkPathDirection dir, unsigned start, unsigned flags) simplifyRect() argument
[all...]
H A DGrStyledShape.h86 GrStyledShape(const SkRRect& rrect, SkPathDirection dir, unsigned start, bool inverted, in GrStyledShape() argument
/third_party/skia/src/core/
H A DSkMatrixImageFilter.cpp121 onFilterNodeBounds(const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutrans.cpp135 utrans_openU(const UChar *id, int32_t idLength, UTransDirection dir, const UChar *rules, int32_t rulesLength, UParseError *parseError, UErrorCode *status) utrans_openU() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dunewdata.cpp36 udata_create(const char *dir, const char *type, const char *name, in udata_create() argument
194 udata_createDummy(const char *dir, const char *type, const char *name, UErrorCode *pErrorCode) udata_createDummy() argument
[all...]
/third_party/skia/src/pathops/
H A DSkOpBuilder.cpp46 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(*path); in FixWinding() local
141 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(*test); in resolve() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c75 swap_halfrows_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols, int dir) in swap_halfrows_pow2() argument
/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.c101 char *dir = pa_xstrndup(state->filename, k - state->filename); in parse_line() local
/third_party/toybox/porting/liteos_a/toys/lsb/
H A Dmount.c163 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() argument
276 char *opts = 0, *dev = 0, *dir = 0, **ss; mount_main() local
[all...]
/third_party/toybox/toys/lsb/
H A Dmount.c167 static void mount_filesystem(char *dev, char *dir, char *type, in mount_filesystem() argument
290 char *opts = 0, *dev = 0, *dir = 0, **ss; mount_main() local
[all...]
/third_party/toybox/toys/pending/
H A Dmdev.c228 DIR *dir; in make_device() local
/third_party/pulseaudio/src/pulse/
H A Dutil.c170 char *dir; in pa_get_home_dir() local
/third_party/skia/fuzz/
H A DFuzzCommon.cpp55 SkPathDirection dir; in FuzzNicePath() local
[all...]
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp57 float* dir[] = { in DrawAtlasArrays() local
/third_party/selinux/libselinux/src/
H A Dstringrep.c55 DIR *dir; in discover_class() local
/third_party/zlib/contrib/iostream/
H A Dzfstream.cpp129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { in seekoff() argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_config.cpp177 void HiAppEventConfig::SetStorageDir(const std::string& dir) in SetStorageDir() argument
210 std::string dir = context->GetFilesDir() + APP_EVENT_DIR; in GetStorageDir() local
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp42 auto dir = opendir(path.c_str()); in GetSubNodes() local
73 auto dir = opendir(path.c_str()); in GetSubDir() local
235 DIR* dir = nullptr; GetNamesInFolder() local
[all...]
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister_rotator.cpp110 DIR *dir = nullptr; in RemoveOldFile() local
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp884 DIR *dir = nullptr; in HWTEST_F() local
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp71 void CheckStorageSpace(const std::string& dir) in CheckStorageSpace() argument
207 std::string dir = HiAppEventConfig::GetInstance().GetStorageDir(); in ClearData() local

Completed in 17 milliseconds

1...<<21222324252627282930>>...147