Home
last modified time | relevance | path

Searched defs:trim (Results 26 - 50 of 59) sorted by relevance

123

/third_party/skia/src/core/
H A DSkImageInfo.cpp146 bool SkReadPixelsRec::trim(int srcWidth, int srcHeight) { in trim() function in SkReadPixelsRec
183 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim() function in SkWritePixelsRec
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dprscmnts.cpp71 trim(UChar *src, int32_t srcLen, UErrorCode *status){ in trim() function
/third_party/ffmpeg/libavfilter/
H A Dtrim.c190 AVFILTER_DEFINE_CLASS(trim); variable
H A Daf_alimiter.c301 int trim = FFMIN(new_out_samples, s->in_trim); in filter_frame() local
H A Daf_ladspa.c230 int trim = FFMIN(new_out_samples, s->in_trim); in filter_frame() local
/third_party/libwebsockets/lib/system/fault-injection/
H A Dfault-injection.c194 do_inherit(lws_fi_ctx_t *fic_dest, lws_fi_t *pfi, size_t trim) in do_inherit() argument
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c289 static void trim(struct chunk *self, size_t n) in trim() function
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c270 static void trim(struct chunk *self, size_t n) in trim() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c277 static void trim(struct chunk *self, size_t n) in trim() function
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_draw.c400 bool trim = u_trim_pipe_prim(info->mode, (unsigned *)&draws[0].count); in crocus_draw_vbo() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.cpp281 size_t MemoryProgramCache::trim(size_t limit) in trim() function in gl::MemoryProgramCache
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtransupp.h135 boolean trim; /* if TRUE, trim partial MCUs as needed */ member
H A Dtransupp.c191 adjust_quant(j_decompress_ptr srcinfo, jvirt_barray_ptr *src_coef_arrays, j_decompress_ptr dropinfo, jvirt_barray_ptr *drop_coef_arrays, boolean trim, j_compress_ptr dstinfo) adjust_quant() argument
[all...]
/third_party/toybox/toys/posix/
H A Dgrep.c94 outline(char *line, char dash, char *name, long lcount, long bcount, unsigned trim) outline() argument
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h129 void trim() { in trim() function in skia::textlayout::TextWrapper::TextStretch
140 void trim(Cluster* cluster) { in trim() function in skia::textlayout::TextWrapper::TextStretch
/third_party/skia/modules/pathkit/
H A Dchaining.js
H A Dexterns.js
/third_party/ltp/scripts/
H A Dcheckpatch.pl2461 sub trim { global() subroutine
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.cpp196 void LiveRange::trim(InstNumberT Lower) { in trim() function in Ice::LiveRange
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php59 public static function divideInt64ToInt32($value, &$high, &$low, $trim = false) variable
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c359 const AVFilter *trim; in insert_trim() local
/third_party/ffmpeg/libavcodec/
H A Dopus.c675 int trim = f->alloc_trim - 5 - f->size; in ff_celt_bitalloc() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp373 trim(char **src, int32_t *len){ in trim() function
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp373 trim(char **src, int32_t *len){ in trim() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp232 std::string trim (const std::string& original) in trim() function

Completed in 24 milliseconds

123