Home
last modified time | relevance | path

Searched defs:dr (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/flutter/skia/gm/
Dhsl.cpp89 static void hue(float dr, float dg, float db, in hue()
102 static void saturation(float dr, float dg, float db, in saturation()
115 static void color(float dr, float dg, float db, in color()
127 static void luminosity(float dr, float dg, float db, in luminosity()
/third_party/skia/gm/
Dhsl.cpp90 static void hue(float dr, float dg, float db, in hue()
103 static void saturation(float dr, float dg, float db, in saturation()
116 static void color(float dr, float dg, float db, in color()
128 static void luminosity(float dr, float dg, float db, in luminosity()
/third_party/flutter/skia/tools/
DSkVMBuilders.cpp51 skvm::F32 dr,dg,db,da; in SrcoverBuilder_F32() local
110 skvm::I32 dr,dg,db,da; in SrcoverBuilder_I32_Naive() local
147 skvm::I32 dr,dg,db,da; in SrcoverBuilder_I32() local
/third_party/mesa3d/src/compiler/glsl/tests/
Darray_refcount_test.cpp281 static const array_deref_range dr[] = { in TEST_F() local
302 static const array_deref_range dr[] = { in TEST_F() local
331 static const array_deref_range dr[] = { in TEST_F() local
360 static const array_deref_range dr[] = { in TEST_F() local
389 static const array_deref_range dr[] = { in TEST_F() local
/third_party/flutter/skia/tools/skdiff/
Dskdiff.cpp145 int dr = SkGetPackedR32(c0) - SkGetPackedR32(c1); in colors_match_thresholded() local
158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff()
/third_party/skia/tools/skdiff/
Dskdiff.cpp145 int dr = SkGetPackedR32(c0) - SkGetPackedR32(c1); in colors_match_thresholded() local
158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff()
/third_party/FatFs/documents/res/
Dapp3.c81 DRESULT dr; in main() local
Dapp4.c48 DRESULT dr; in test_diskio() local
/third_party/mesa3d/src/compiler/glsl/
Dlinker_util.cpp369 _mark_array_elements_referenced(const struct array_deref_range *dr, in _mark_array_elements_referenced()
432 link_util_mark_array_elements_referenced(const struct array_deref_range *dr, in link_util_mark_array_elements_referenced()
Dir_array_refcount.cpp146 array_deref_range *const dr = get_array_deref(); in visit_enter() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dcbrtl.c33 double_t dr, dt, dx; in cbrtl() local
/third_party/musl/src/math/
Dcbrtl.c33 double_t dr, dt, dx; in cbrtl() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DResourceBasedPeriodFormatterDataService.java117 DataRecord dr = DataRecord.read(ln, new XMLRecordReader(reader)); in get() local
DPeriodFormatterData.java36 final DataRecord dr; field in PeriodFormatterData
42 public PeriodFormatterData(String localeName, DataRecord dr) { in PeriodFormatterData()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DResourceBasedPeriodFormatterDataService.java119 DataRecord dr = DataRecord.read(ln, new XMLRecordReader(reader)); in get() local
DPeriodFormatterData.java38 final DataRecord dr; field in PeriodFormatterData
44 public PeriodFormatterData(String localeName, DataRecord dr) { in PeriodFormatterData()
/third_party/flutter/skia/src/core/
DSkDraw_atlas.cpp25 SkRect dr; in fill_rect() local
/third_party/FreeBSD/sys/arm/arm/
Dnexus.c91 struct devclass_res *dr = NULL; in get_resource_list() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h208 regions_overlap(const fs_reg &r, unsigned dr, const fs_reg &s, unsigned ds) in regions_overlap()
235 region_contained_in(const fs_reg &r, unsigned dr, const fs_reg &s, unsigned ds) in region_contained_in()
/third_party/libffi/testsuite/libffi.call/
Dpr1172638.c47 RECT ar, br, dr, er, gr; in main() local
/third_party/skia/src/effects/
DSkColorMatrix.cpp78 void SkColorMatrix::postTranslate(float dr, float dg, float db, float da) { in postTranslate()
/third_party/skia/src/core/
DSkDraw_atlas.cpp29 SkRect dr; in fill_rect() local
/third_party/flutter/skia/src/gpu/gradients/generated/
DGrTwoPointConicalGradientLayout.cpp277 SkScalar dr = grad.getDiffRadius(); in Make() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_render.c171 SDLtoDFBRect(const SDL_Rect * sr, DFBRectangle * dr) in SDLtoDFBRect()
179 SDLtoDFBRect_Float(const SDL_FRect * sr, DFBRectangle * dr) in SDLtoDFBRect_Float()
1051 DFBRectangle sr, dr; in DirectFB_RenderCopy() local
/third_party/flutter/skia/src/effects/
DSkColorMatrix.cpp66 void SkColorMatrix::postTranslate(float dr, float dg, float db, float da) { in postTranslate()

1234