HomeSort by relevance Sort by last modified time
    Searched defs:smooth (Results 1 - 9 of 9) sorted by null

  /external/webkit/Source/WebCore/webaudio/
AudioParam.cpp 47 bool AudioParam::smooth() function in class:WebCore::AudioParam
  /external/freetype/include/freetype/internal/
ftpic.h 45 void* smooth; member in struct:FT_PIC_Container_
  /external/webp/src/enc/
analysis.c 30 // Smooth the segment map by replacing isolated block by the majority of its
215 const int smooth = (enc->config_->preprocessing & 1); local
216 if (smooth) SmoothSegmentMap(enc);
  /external/webrtc/src/modules/audio_processing/ns/main/source/
ns_core.h 74 float smooth[HALF_ANAL_BLOCKL]; member in struct:NSinst_t_
  /frameworks/base/opengl/libagl/
array.cpp 1094 GLboolean smooth = GL_FALSE; local
    [all...]
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 330 bool smooth : 1; member in struct:android::GGLAssembler::component_info_t
  /external/mesa3d/src/glsl/
ast.h 337 unsigned smooth:1; member in struct:ast_type_qualifier::__anon8549::__anon8550
  /external/skia/gpu/src/
GrGpuGL.cpp 1646 bool smooth = useSmoothLines(); local
    [all...]
  /frameworks/base/include/private/opengles/
gl_context.h 159 GLboolean smooth; member in struct:android::gl::point_size_t
164 GLboolean smooth; member in struct:android::gl::line_width_t

Completed in 427 milliseconds