Searched defs:level (Results 126 - 150 of 1315) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_tex_layout.c143 GLuint level; local
179 for ( level = mt->first_level ; level <= mt->last_level ; level++ ) {
182 intel_miptree_set_level_info(mt, level, x, y, width,
196 if (level == mt->first_level + 1) {
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaEnc.h18 int level; /* 0 <= level <= 9 */ member in struct:_CLzmaEncProps
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dshared_data.cc109 TraceLevel level) const {
110 _engineStatistics.SetLastError(error, level);
113 void SharedData::SetLastError(int32_t error, TraceLevel level, argument
115 _engineStatistics.SetLastError(error, level, msg);
/external/chromium_org/ui/app_list/
H A Dspeech_ui_model.cc13 // The default sound level, just gotten from the developer device.
40 void SpeechUIModel::UpdateSoundLevel(int16 level) { argument
41 if (sound_level_ == level)
44 sound_level_ = level;
46 // Tweak the sound level limits adaptively.
51 maximum_sound_level_ = std::max(level, maximum_sound_level_);
53 minimum_sound_level_ = std::min(level, minimum_sound_level_);
82 // Revert the min/max sound level to the default.
H A Dspeech_ui_model_observer.h26 // Invoked when sound level for the speech recognition has changed. |level|
27 // represents the current sound-level in the range of [0, 255].
28 virtual void OnSpeechSoundLevelChanged(uint8 level) {} argument
/external/deqp/framework/opengl/simplereference/
H A DsglrContext.cpp35 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, const tcu::Surface& src) argument
39 texImage2D(target, level, internalFormat, width, height, 0, GL_RGBA, GL_UNSIGNED_BYTE, src.getAccess().getDataPtr());
42 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height) argument
67 texImage2D(target, level, internalFormat, width, height, 0, format, dataType, DE_NULL);
70 void Context::texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, const tcu::Surface& src) argument
74 texSubImage2D(target, level, xoffset, yoffset, width, height, GL_RGBA, GL_UNSIGNED_BYTE, src.getAccess().getDataPtr());
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
H A DBitmapPool.java14 public void trimMemory(int level); argument
H A DBitmapPoolAdapter.java24 public void trimMemory(int level) { } argument
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
H A DMemoryCacheAdapter.java37 public void trimMemory(int level) { argument
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
H A DPairingListener.java70 * @param level the severity of the message
73 void onLogMessage(LogLevel level, String message); argument
/external/icu/icu4c/source/test/letest/
H A Dletsutil.cpp81 UBiDiLevel level = 0; local
90 ubidi_getLogicalRun(ubidi, 0, &limit, &level);
94 return level & 1;
/external/jemalloc/src/
H A Drtree.c62 rtree_delete_subtree(rtree_t *rtree, void **node, unsigned level) argument
65 if (level < rtree->height - 1) {
68 nchildren = ZU(1) << rtree->level2bits[level];
72 rtree_delete_subtree(rtree, child, level + 1);
/external/libusb-compat/examples/
H A Dtestlibusb.c62 int print_device(struct usb_device *dev, int level) argument
98 printf("%.*sDev #%d: %s\n", level * 2, " ", dev->devnum,
105 printf("%.*s - Serial Number: %s\n", level * 2,
123 print_device(dev->children[i], level + 1);
/external/lldb/source/Target/
H A DThreadPlanCallUserExpression.cpp61 ThreadPlanCallUserExpression::GetDescription (Stream *s, lldb::DescriptionLevel level) argument
63 ThreadPlanCallFunction::GetDescription (s, level);
/external/lzma/C/
H A DLzmaEnc.h17 int level; /* 0 <= level <= 9 */ member in struct:_CLzmaEncProps
/external/mesa3d/src/egl/main/
H A Degllog.c54 EGLint level; member in struct:__anon27107
104 * Set the log reporting level.
107 _eglSetLogLevel(EGLint level) argument
109 switch (level) {
115 logging.level = level;
128 _eglDefaultLogger(EGLint level, const char *msg) argument
130 fprintf(stderr, "libEGL %s: %s\n", level_strings[level], msg);
141 EGLint i, level = -1; local
150 level
179 _eglLog(EGLint level, const char *fmtStr, ...) argument
[all...]
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_staging.c55 unsigned level,
65 tx->base.level = level;
98 tx->base.resource, level, &sbox);
123 pipe->resource_copy_region(pipe, tx->base.resource, tx->base.level, tx->base.box.x, tx->base.box.y, tx->base.box.z + zi,
53 util_staging_transfer_init(struct pipe_context *pipe, struct pipe_resource *pt, unsigned level, unsigned usage, const struct pipe_box *box, boolean direct, struct util_staging_transfer *tx) argument
H A Du_surfaces.h49 unsigned level, unsigned layer, unsigned flags,
56 unsigned level, unsigned layer, unsigned flags,
61 struct pipe_surface *ps = us->u.array[level];
70 return util_surfaces_do_get(us, surface_struct_size, ctx, pt, level, layer, flags, res);
74 util_surfaces_peek(struct util_surfaces *us, struct pipe_resource *pt, unsigned level, unsigned layer) argument
80 return cso_hash_iter_data(cso_hash_find(us->u.hash, (layer << 8) | level));
82 return us->u.array[level];
92 us->u.array[ps->u.tex.level] = 0;
54 util_surfaces_get(struct util_surfaces *us, unsigned surface_struct_size, struct pipe_context *ctx, struct pipe_resource *pt, unsigned level, unsigned layer, unsigned flags, struct pipe_surface **res) argument
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_flush.c100 unsigned level,
109 referenced = llvmpipe_is_resource_referenced(pipe, resource, level, layer);
98 llvmpipe_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, int layer, boolean read_only, boolean cpu_access, boolean do_not_block, const char *reason) argument
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_resource.h32 struct nv30_miptree_level level[13]; member in struct:nv30_miptree
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.c161 unsigned level, int layer)
159 softpipe_is_resource_referenced( struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, int layer) argument
H A Dsp_flush.c122 unsigned level,
131 referenced = softpipe_is_resource_referenced(pipe, texture, level, layer);
120 softpipe_flush_resource(struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, int layer, unsigned flush_flags, boolean read_only, boolean cpu_access, boolean do_not_block) argument
/external/mesa3d/src/glx/apple/
H A Dapple_glx_log.c51 void _apple_glx_log(int level, const char *file, const char *function, argument
55 _apple_glx_vlog(level, file, function, line, fmt, v);
60 _asl_level_string(int level) argument
62 if (level == ASL_LEVEL_EMERG) return ASL_STRING_EMERG;
63 if (level == ASL_LEVEL_ALERT) return ASL_STRING_ALERT;
64 if (level == ASL_LEVEL_CRIT) return ASL_STRING_CRIT;
65 if (level == ASL_LEVEL_ERR) return ASL_STRING_ERR;
66 if (level == ASL_LEVEL_WARNING) return ASL_STRING_WARNING;
67 if (level == ASL_LEVEL_NOTICE) return ASL_STRING_NOTICE;
68 if (level
73 _apple_glx_vlog(int level, const char *file, const char *function, int line, const char *fmt, va_list args) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tex_layout.c143 GLuint level; local
179 for ( level = mt->first_level ; level <= mt->last_level ; level++ ) {
182 intel_miptree_set_level_info(mt, level, x, y, width,
196 if (level == mt->first_level + 1) {
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_tex_layout.c46 GLuint level; local
61 for (level = mt->first_level; level <= mt->last_level; level++) {
63 intel_miptree_set_image_offset(mt, level, q, 0, q * qpitch);
92 GLuint level; local
107 for (level = mt->first_level ; level <= mt->last_level ; level++) {
112 intel_miptree_set_level_info(mt, level,
[all...]

Completed in 7713 milliseconds

1234567891011>>