| /third_party/ffmpeg/libavcodec/ |
| H A D | scpr.c | 402 int fill, count; in decompress_p() local
|
| H A D | scpr3.c | 1060 int fill, count; in decompress_p3() local
|
| H A D | mv30.c | 302 int fill; in decode_intra_block() local 343 int fill; in decode_inter_block() local [all...] |
| H A D | rasc.c | 390 unsigned fill; in decode_dlta() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deshake.c | 315 deshake_transform_c(AVFilterContext *ctx, int width, int height, int cw, int ch, const float *matrix_y, const float *matrix_uv, enum InterpolateMethod interpolate, enum FillMethod fill, AVFrame *in, AVFrame *out) deshake_transform_c() argument
|
| H A D | vf_fillborders.c | 51 uint8_t fill[4]; member 214 uint8_t fill = s->fill[p]; in fixed_borders8() local 239 uint16_t fill = s->fill[p] << (s->depth - 8); in fixed_borders16() local 398 lerp8(int fill, int src, int pos, int size) lerp8() argument 403 lerp16(int fill, int src, int pos, int size, int depth) lerp16() argument 414 const uint8_t fill = s->fill[p]; fade_borders8() local 456 const uint16_t fill = s->fill[p] << (depth - 8); fade_borders16() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | kernel.cpp | 358 const uint8_t fill = (sign_ext && msb(v) ? ~0 : 0); in extend() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ShaderVars.cpp | 550 void WorkGroupSize::fill(int fillValue) in fill() function in sh::WorkGroupSize
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AALinearizingConvexPathRenderer.cpp | 401 bool fill = args.fShape->style().isSimpleFill(); in onDrawPath() local
|
| /third_party/skia/samplecode/ |
| H A D | SamplePath.cpp | 144 SkPath fill; in drawPath() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFUtils.cpp | 217 void SkPDFUtils::PaintPath(SkPaint::Style style, SkPathFillType fill, SkWStream* content) { in PaintPath() argument
|
| /third_party/skia/tests/ |
| H A D | SVGDeviceTest.cpp | 443 const auto* fill = dom.findAttr(rect, "fill"); in DEF_TEST() local 606 const auto* fill = dom.findAttr(ellipseElement, "fill"); DEF_TEST() local [all...] |
| /third_party/python/Modules/_blake2/impl/ |
| H A D | blake2b.c | 356 uint32_t fill = 2 * BLAKE2B_BLOCKBYTES - left; in blake2b_update() local
|
| H A D | blake2s.c | 329 size_t fill = 2 * BLAKE2S_BLOCKBYTES - left; in blake2s_update() local
|
| /third_party/skia/gm/ |
| H A D | degeneratesegments.cpp | 324 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills]; variable 198 drawPath(SkPath path, SkCanvas* canvas, SkColor color, const SkRect& clip, SkPaint::Cap cap, SkPaint::Join join, SkPaint::Style style, SkPathFillType fill, SkScalar strokeWidth) drawPath() argument
|
| /third_party/skia/modules/sksg/samples/ |
| H A D | SampleSVGPong.cpp | 190 SkPaint fill, stroke; variable
|
| /third_party/vk-gl-cts/framework/delibs/dethread/ |
| H A D | deThreadTest.c | 360 deSemaphore fill; member
|
| /base/powermgr/power_manager/services/native/src/runninglock/ |
| H A D | running_lock_mgr.cpp | 343 void RunningLockMgr::UpdateUnSceneLockLists(RunningLockParam& singleLockParam, bool fill) in UpdateUnSceneLockLists() argument
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/animator/ |
| H A D | js_animator.cpp | 192 std::string fill = "none"; in ParseAnimatorOption() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | imgutils.c | 606 int fill = pix_fmt == AV_PIX_FMT_MONOWHITE ? 0xFF : 0; in av_image_fill_black() local
|
| /third_party/mbedtls/library/ |
| H A D | sha512.c | 765 size_t fill; in mbedtls_sha512_update() local
|
| H A D | sha256.c | 648 size_t fill; in mbedtls_sha256_update() local
|
| /third_party/node/lib/ |
| H A D | buffer.js | [all...] |
| /third_party/libdrm/tests/tegra/ |
| H A D | vic.h | 126 int (*fill)(struct vic *vic, struct vic_image *output, member
|
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-parser.h | 138 inline void fill(ZoneVector<T>* vec) { in fill() function in v8::internal::wasm::AsmJsParser::CachedVectors
|