/external/skqp/src/gpu/ |
SkGr.h | 221 * Creates a new texture with mipmap levels and copies the baseProxy into the base layer. 227 * Creates a new texture populated with the mipmap levels.
|
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/ |
Log.java | 25 * <p> The six logging levels used by <code>Log</code> are (in order): 34 * The mapping of these log levels to the concepts used by the underlying
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-4.3 | 23 compression levels to be used. 26 LZO algorithms and different compression levels to be used.
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
llc.pod | 47 Generate code at different optimization levels. These correspond to the I<-O0>,
48 I<-O1>, I<-O2>, I<-O3>, and I<-O4> optimization levels used by B<llvm-gcc> and
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
PVRTTextureAPI.cpp | 334 mip mapped texture (i.e. skipping the highest detailed levels). In OpenGL Cube Map, each 510 //Decompress all the MIP levels. 539 //Decompress all the MIP levels. 630 //Decompress all the MIP levels. 659 //Decompress all the MIP levels. 831 //Loop through all MIP levels. 840 //Loop through all the mip levels. [all...] |
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
PVRTTextureAPI.cpp | 737 mip mapped texture (i.e. skipping the highest detailed levels). In OpenGL Cube Map, each 905 //Decompress all the MIP levels. 934 //Decompress all the MIP levels. 1012 //Decompress all the MIP levels. 1041 //Decompress all the MIP levels. [all...] |
/external/valgrind/helgrind/ |
hg_basics.h | 76 accesses. There are three levels: 113 /* Controls the application of VTS pruning. There are three levels:
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
background_noise.cc | 74 // update energy threshold levels, since we have in fact observed 238 // Save energy level and update energy threshold levels.
|
/external/wpa_supplicant_8/src/utils/ |
radiotap.h | 137 * Monotonically nondecreasing with lower power levels. 143 * nondecreasing with lower power levels.
|
/frameworks/base/core/res/res/xml/ |
power_profile.xml | 101 <!-- Current at each of the wifi Tx levels in mA. The number of tx levels varies per device
|
/frameworks/base/libs/hwui/ |
Properties.h | 53 * Debug levels. Debug levels are used as flags.
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES30.spec | 108 void glTexStorage2D ( GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height ) 109 void glTexStorage3D ( GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth )
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_VideoExt.h | 74 /** VP8 levels */ 125 /** HEVC levels */
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
OMX_VideoExt.h | 74 /** VP8 levels */ 125 /** HEVC levels */
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
OMX_VideoExt.h | 74 /** VP8 levels */ 127 /** HEVC levels */
|
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/ |
FanSpeedBar.java | 32 * speed is selected, all lower levels will turn on and all higher levels will turn off. The
|
/packages/apps/Settings/res/values/ |
config.xml | 134 <!-- Whether or not the device is capable of multiple levels of vibration intensity. 137 have distinct intensity levels -->
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
support.py | 46 def get_logs(self, *levels): 52 in self.logs if level in levels]
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
support.py | 46 def get_logs(self, *levels): 52 in self.logs if level in levels]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
entries.in | [all...] |
/system/media/audio/include/system/ |
sound_trigger.h | 189 unsigned int num_levels; /* number of user confidence levels */ 190 struct sound_trigger_confidence_level levels[SOUND_TRIGGER_MAX_USERS]; member in struct:sound_trigger_phrase_recognition_extra
|
/art/runtime/ |
subtype_check.h | 79 * - There can be at most D levels in the tree. 131 * The more common approach would instead be to select a set of alphabets and max levels statically, 135 * Max Levels = |Alphabets| 137 * Which would allow up to 4 levels with each successive level having 1 less max siblings. 194 * Max Levels = |Alphabets| 206 * Above, the node at level 3 becomes overflowed because it exceeds the max levels. The
|
/art/runtime/verifier/ |
register_line.cc | 454 // Stack levels aren't matching. This is potentially bad, as we don't do a 459 // left unlocked. We need to check for aliases for both lock levels. 488 // Check whether they're actually the same levels. 492 // Lock levels aren't matching. This is potentially bad, as we don't do a 497 // left unlocked. We need to check for aliases for both lock levels. 520 VLOG(verifier) << "mismatched lock levels for register v" << idx << ": "
|
/external/aac/libSBRdec/src/ |
env_calc.cpp | 812 All energies and noise levels decoded from the bitstream suit for an [all...] |
/external/aac/libSBRenc/src/ |
nf_est.cpp | 129 \brief The function applies smoothing to the noise levels. 138 FIXP_DBL *NoiseLevels, /*!< pointer to noise-floor levels.*/ 146 pSmoothFilter, /*!< filter used for smoothing the noise floor levels. */ 192 store the noise levels 336 *noiseLevels, /*!< Pointer to vector to store the noise levels in.*/ 347 filtering levels. */
|