Home
last modified time | relevance | path

Searched defs:stats (Results 76 - 100 of 186) sorted by relevance

12345678

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c105 WebPAuxStats stats; member
49 EncodeLossless(const uint8_t* const data, int width, int height, int effort_level, int use_quality_100, VP8LBitWriter* const bw, WebPAuxStats* const stats) EncodeLossless() argument
234 ApplyFiltersAndEncode(const uint8_t* alpha, int width, int height, size_t data_size, int method, int filter, int reduce_levels, int effort_level, uint8_t** const output, size_t* const output_size, WebPAuxStats* const stats) ApplyFiltersAndEncode() argument
[all...]
H A Dwebp_enc.c272 WebPAuxStats* stats = enc->pic_->stats; in FinalizePSNR() local
285 WebPAuxStats* const stats = enc->pic_->stats; StoreStats() local
[all...]
/third_party/skia/tests/
H A DTest.h39 virtual void* stats() const { return nullptr; } in stats() function in skiatest::Reporter
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dmemory.h295 TrackedAllocator::Stats TrackedAllocator::stats() { in stats() function in marl::TrackedAllocator
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
H A Dmain.go260 type stats struct { type
[all...]
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp79 static void draw_stats_box(SkCanvas* canvas, const skottie::Animation::Builder::Stats& stats) { in draw_stats_box() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_info_statistics_test.cc40 inline void PrintTo(const CordzStatistics& stats, std::ostream* s) { in PrintTo() argument
179 CordzStatistics stats = cord.cordz_info()->GetCordzStatistics(); in SampleCord() local
H A Dcordz_info.cc430 CordzStatistics stats; in GetCordzStatistics() local
/third_party/skia/include/gpu/
H A DGrRecordingContext.h250 Stats* stats() { return &fStats; } in stats() function in GrRecordingContext
251 const Stats* stats() const { return &fStats; } in stats() function in GrRecordingContext
/third_party/selinux/libselinux/src/
H A Dlabel_backends_android.c317 static void stats(struct selabel_handle __attribute__((unused)) *rec) in stats() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUService.java950 public String stats() { in stats() method in ICUService
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUService.java956 public String stats() { in stats() method in ICUService
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem.c373 struct drm_i915_reset_stats stats = { in anv_gem_context_get_reset_stats() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h115 } stats; member
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dreiser_fract_tree.c16 long stats = 0; variable
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h731 inline RuntimeCallTimerScope(RuntimeCallStats* stats, in RuntimeCallTimerScope() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.c273 struct pipe_query_data_pipeline_statistics stats; in util_end_pipestat_query() local
[all...]
/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc47 const corpus_diff::diff_stats& stats = const_cast<corpus_diff*>(d)-> in diff_has_net_changes() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCExpr.cpp35 namespace stats { namespace
/third_party/ffmpeg/libavfilter/
H A Daf_aspectralstats.c55 ChannelSpectralStats *stats; member
167 ChannelSpectralStats *stats = &s->stats[ch]; in set_metadata() local
401 ChannelSpectralStats *stats = &s->stats[ch]; filter_channel() local
[all...]
/third_party/gn/src/gn/
H A Dcommand_gen.cc881 std::string stats = variable
887 OutputString(stats); variable
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump2.c360 struct shader_stats stats; in decode_shader_descriptor_block() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp746 emit_unspill(const fs_builder &bld, struct shader_stats *stats, fs_reg dst, uint32_t spill_offset, unsigned count) emit_unspill() argument
815 emit_spill(const fs_builder &bld, struct shader_stats *stats, fs_reg src, uint32_t spill_offset, unsigned count) emit_spill() argument
/third_party/node/src/
H A Dnode_report.cc687 struct rusage stats; in PrintResourceUsage() local
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c532 struct drm_i915_reset_stats *stats = argp; in ioctl() local

Completed in 23 milliseconds

12345678