/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | alpha_enc.c | 105 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 D | webp_enc.c | 272 WebPAuxStats* stats = enc->pic_->stats; in FinalizePSNR() local 285 WebPAuxStats* const stats = enc->pic_->stats; StoreStats() local [all...] |
/third_party/skia/tests/ |
H A D | Test.h | 39 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 D | memory.h | 295 TrackedAllocator::Stats TrackedAllocator::stats() { in stats() function in marl::TrackedAllocator
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/ |
H A D | main.go | 260 type stats struct { type [all...] |
/third_party/skia/tools/viewer/ |
H A D | SkottieSlide.cpp | 79 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 D | cordz_info_statistics_test.cc | 40 inline void PrintTo(const CordzStatistics& stats, std::ostream* s) { in PrintTo() argument 179 CordzStatistics stats = cord.cordz_info()->GetCordzStatistics(); in SampleCord() local
|
H A D | cordz_info.cc | 430 CordzStatistics stats; in GetCordzStatistics() local
|
/third_party/skia/include/gpu/ |
H A D | GrRecordingContext.h | 250 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 D | label_backends_android.c | 317 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 D | ICUService.java | 950 public String stats() { in stats() method in ICUService
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUService.java | 956 public String stats() { in stats() method in ICUService
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_gem.c | 373 struct drm_i915_reset_stats stats = { in anv_gem_context_get_reset_stats() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_screen.h | 115 } stats; member
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
H A D | reiser_fract_tree.c | 16 long stats = 0; variable
|
/third_party/node/deps/v8/src/logging/ |
H A D | runtime-call-stats.h | 731 inline RuntimeCallTimerScope(RuntimeCallStats* stats, in RuntimeCallTimerScope() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_helpers.c | 273 struct pipe_query_data_pipeline_statistics stats; in util_end_pipestat_query() local [all...] |
/third_party/libabigail/src/ |
H A D | abg-leaf-reporter.cc | 47 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 D | MCExpr.cpp | 35 namespace stats { namespace
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_aspectralstats.c | 55 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 D | command_gen.cc | 881 std::string stats = variable 887 OutputString(stats); variable
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | pgmdump2.c | 360 struct shader_stats stats; in decode_shader_descriptor_block() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_reg_allocate.cpp | 746 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 D | node_report.cc | 687 struct rusage stats; in PrintResourceUsage() local
|
/third_party/mesa3d/src/intel/tools/ |
H A D | intel_dump_gpu.c | 532 struct drm_i915_reset_stats *stats = argp; in ioctl() local
|