/third_party/skia/src/effects/imagefilters/ |
H A D | SkTileImageFilter.cpp | 172 onFilterNodeBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
|
H A D | SkOffsetImageFilter.cpp | 135 onFilterNodeBounds( const SkIRect& src, const SkMatrix& ctm, MapDirection dir, const SkIRect* inputRect) const onFilterNodeBounds() argument
|
/third_party/skia/src/gpu/effects/ |
H A D | GrGaussianConvolutionFragmentProcessor.cpp | 257 Direction dir = d->fRandom->nextBool() ? Direction::kY : Direction::kX; in TestCreate() local
|
H A D | GrConvexPolyEffect.cpp | 23 SkPathFirstDirection dir = SkPathPriv::ComputeFirstDirection(path); in Make() local
|
/third_party/skia/src/gpu/geometry/ |
H A D | GrShape.cpp | 62 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 D | GrStyledShape.h | 86 GrStyledShape(const SkRRect& rrect, SkPathDirection dir, unsigned start, bool inverted, in GrStyledShape() argument
|
/third_party/skia/src/core/ |
H A D | SkMatrixImageFilter.cpp | 121 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 D | utrans.cpp | 135 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 D | unewdata.cpp | 36 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 D | SkOpBuilder.cpp | 46 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 D | transpose.c | 75 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 D | conf-parser.c | 101 char *dir = pa_xstrndup(state->filename, k - state->filename); in parse_line() local
|
/third_party/toybox/porting/liteos_a/toys/lsb/ |
H A D | mount.c | 163 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 D | mount.c | 167 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 D | mdev.c | 228 DIR *dir; in make_device() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | util.c | 170 char *dir; in pa_get_home_dir() local
|
/third_party/skia/fuzz/ |
H A D | FuzzCommon.cpp | 55 SkPathDirection dir; in FuzzNicePath() local [all...] |
/third_party/skia/modules/particles/src/ |
H A D | SkParticleDrawable.cpp | 57 float* dir[] = { in DrawAtlasArrays() local
|
/third_party/selinux/libselinux/src/ |
H A D | stringrep.c | 55 DIR *dir; in discover_class() local
|
/third_party/zlib/contrib/iostream/ |
H A D | zfstream.cpp | 129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { in seekoff() argument
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_config.cpp | 177 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 D | dump_common_utils.cpp | 42 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 D | log_persister_rotator.cpp | 110 DIR *dir = nullptr; in RemoveOldFile() local
|
/base/hiviewdfx/hilog/test/unittest/common/ |
H A D | hilogtool_test.cpp | 884 DIR *dir = nullptr;
in HWTEST_F() local
|
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/ |
H A D | hiappevent_impl.cpp | 71 void CheckStorageSpace(const std::string& dir) in CheckStorageSpace() argument 207 std::string dir = HiAppEventConfig::GetInstance().GetStorageDir(); in ClearData() local
|