Home
last modified time | relevance | path

Searched defs:area (Results 1 – 25 of 174) sorted by relevance

1234567

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_tile_iterator.cpp27 const dng_rect &area) in dng_tile_iterator()
52 const dng_rect &area) in dng_tile_iterator()
82 const dng_rect &area) in dng_tile_iterator()
107 const dng_rect &area) in Initialize()
Ddng_image.h298 const dng_rect &area, in CopyArea()
321 const dng_rect &area) in SetConstant_uint8()
336 const dng_rect &area) in SetConstant_uint16()
351 const dng_rect &area) in SetConstant_int16()
366 const dng_rect &area) in SetConstant_uint32()
381 const dng_rect &area) in SetConstant_real32()
Ddng_pixel_buffer.h514 void SetConstant_uint8 (const dng_rect &area, in SetConstant_uint8()
532 void SetConstant_uint16 (const dng_rect &area, in SetConstant_uint16()
550 void SetConstant_int16 (const dng_rect &area, in SetConstant_int16()
568 void SetConstant_uint32 (const dng_rect &area, in SetConstant_uint32()
586 void SetConstant_real32 (const dng_rect &area, in SetConstant_real32()
636 const dng_rect &area, in CopyArea()
Ddng_area_task.cpp186 const dng_rect &area, in ProcessOnThread()
255 const dng_rect &area, in Perform()
Ddng_pixel_buffer.cpp364 dng_pixel_buffer::dng_pixel_buffer (const dng_rect &area, in dng_pixel_buffer()
542 void dng_pixel_buffer::SetConstant (const dng_rect &area, in SetConstant()
668 void dng_pixel_buffer::SetZero (const dng_rect &area, in SetZero()
711 const dng_rect &area, in CopyArea()
1512 const dng_rect &area, in EqualArea()
1740 const dng_rect &area, in MaximumDifference()
Ddng_image.cpp752 const dng_rect &area, in CopyArea()
786 const dng_rect &area, in EqualArea()
827 const dng_rect &area) in SetConstant()
Ddng_filter_task.cpp93 const dng_rect &area, in Process()
/third_party/alsa-lib/src/
Dshmarea.c57 struct snd_shm_area *area = malloc(sizeof(*area)); in snd_shm_area_create() local
74 struct snd_shm_area *snd_shm_area_share(struct snd_shm_area *area) in snd_shm_area_share()
90 int snd_shm_area_destroy(struct snd_shm_area *area) in snd_shm_area_destroy()
107 struct snd_shm_area *area; in snd_shm_area_destructor() local
/third_party/typescript/tests/baselines/reference/
DderivedInterfaceCallSignature.js27 var area: D3SvgArea; variable
31 var area; variable
DexhaustiveSwitchStatements1.js67 let area; variable
78 let area; variable
296 function area(s) { function
316 area = (function () { function
DtypeGuardNarrowsIndexedAccessOfKnownProperty.js87 function area(s) { function
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/property_member_declarations/member_function_declarations/
Dmember_function_declarations_2.ts27 area(): number { method in Circle
/third_party/skia/src/gpu/
DGrRectanizerPow2.cpp16 int32_t area = width * height; // computed here since height will be modified in addRect() local
/third_party/flutter/skia/src/gpu/
DGrRectanizer_pow2.cpp16 int32_t area = width * height; // computed here since height will be modified in addRect() local
/third_party/gstreamer/gstplugins_bad/sys/shm/
Dshmpipe.c156 ShmArea *area; member
276 ShmArea *area = spalloc_new (ShmArea); in sp_open_shm() local
345 sp_close_shm (ShmArea * area) in sp_close_shm()
368 sp_shm_area_inc (ShmArea * area) in sp_shm_area_inc()
374 sp_shm_area_dec (ShmPipe * self, ShmArea * area) in sp_shm_area_dec()
462 ShmArea *area; in sp_writer_setperms_shm() local
580 ShmArea *area = NULL; in sp_writer_send_buf() local
659 ShmArea *area; in sp_client_recv() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/class_declarations/
Dclass_declarations_1.ts25 get area() { method in Rectangle
/third_party/node/test/fixtures/wpt/url/
Dtoascii.window.js20 const typeName = { "url": "URL", "a": "<a>", "area": "<area>" } property
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtelement.c37 const char *area, const char *message) in gst_srt_log_handler()
/third_party/node/test/parallel/
Dtest-whatwg-url-toascii.js50 const typeName = { "url": "URL", "a": "<a>", "area": "<area>" } property
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DInfoDialog.java28 protected TextArea area; field in InfoDialog
/third_party/typescript/tests/cases/compiler/
DtypeGuardNarrowsIndexedAccessOfKnownProperty.ts25 function area(s: Shape): number { function
DderivedInterfaceCallSignature.ts26 var area: D3SvgArea; variable
/third_party/flutter/skia/tests/
DBitmapGetColorTest.cpp35 const SkIRect area = { 1, 1, 3, 3 }; in DEF_TEST() local
/third_party/skia/tests/
DBitmapGetColorTest.cpp35 const SkIRect area = { 1, 1, 3, 3 }; in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp42 const gl::Rectangle &area) in invalidateSub()
109 gl::Rectangle area; in readPixels() local

1234567