Searched
full:effects (Results
526 -
550 of
4021) sorted by null
<<21222324252627282930>>
/external/skqp/src/core/ |
SkBitmapDevice.h | 69 and are handling any looping from the paint, and any effects from the 86 * stroking or other effects. If there are no effects on the paint that
|
/external/skqp/src/gpu/ |
GrYUVProvider.cpp | 19 #include "effects/GrNonlinearColorSpaceXformEffect.h" 20 #include "effects/GrSRGBEffect.h" 21 #include "effects/GrYUVtoRGBEffect.h"
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTools.h | 33 PFX (PowerVR Effects) files are used to store graphics effects. As a minimum, a correctly formatted PFX consists of: 45 enabling the simple creation of complex post-processing effects. For this to function correctly the TARGET
|
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/ |
EffectBundle.h | 78 int NumberEffectsEnabled; /* Effects in this session */ 79 int NumberEffectsCalled; /* Effects called so far */ 201 * white noise or pink noise (IEC268-1) for the EQ and BassBoost Effects. These are estimates of
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
EffectDescriptor.cpp | 183 "\nTotal Effects CPU: %f MIPS, Total Effects memory: %d KB, Max memory used: %d KB\n", 187 snprintf(buffer, SIZE, "Registered effects:\n");
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
loc_eng_xtra.cpp | 97 SIDE EFFECTS 132 SIDE EFFECTS 156 SIDE EFFECTS
|
loc_eng_dmn_conn_glue_pipe.c | 57 SIDE EFFECTS 106 SIDE EFFECTS 134 SIDE EFFECTS 166 SIDE EFFECTS 196 SIDE EFFECTS
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_xtra.cpp | 97 SIDE EFFECTS 132 SIDE EFFECTS 156 SIDE EFFECTS
|
loc_eng_dmn_conn_glue_pipe.c | 57 SIDE EFFECTS 106 SIDE EFFECTS 134 SIDE EFFECTS 166 SIDE EFFECTS 196 SIDE EFFECTS
|
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/ |
aggressive_dead_code_elim_pass.h | 60 // Return true if core operator |op| has no side-effects. Currently returns 65 // Return true if OpExtInst |inst| has no side-effects. Currently returns 100 // removed from this list as the algorithm traces side effects,
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_cmd.c | 54 * Side effects: 101 * Side effects: 157 * Side effects: 191 * Side effects: 265 * Side effects: 314 * Side effects: 358 * Side effects: 577 * Side effects: 626 * Side effects: 672 * Side effects [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_mixer.h | 49 * Prepares the mix engine for work, allocates buffers, locates effects modules, etc. 57 * Side Effects: 75 * Side Effects: 102 * Shuts down effects modules and deallocates memory 110 * Side Effects:
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 57 SIDE EFFECTS 106 SIDE EFFECTS 134 SIDE EFFECTS 166 SIDE EFFECTS 196 SIDE EFFECTS
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 57 SIDE EFFECTS 106 SIDE EFFECTS 134 SIDE EFFECTS 166 SIDE EFFECTS 196 SIDE EFFECTS
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 57 SIDE EFFECTS 106 SIDE EFFECTS 134 SIDE EFFECTS 166 SIDE EFFECTS 196 SIDE EFFECTS
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 57 SIDE EFFECTS 106 SIDE EFFECTS 134 SIDE EFFECTS 166 SIDE EFFECTS 196 SIDE EFFECTS
|
/external/v8/src/crankshaft/ |
typing.cc | 156 Effects then_effects = EnterEffects(); 159 Effects else_effects = EnterEffects(); 197 Effects local_effects(zone()); 198 bool complex_effects = false; // True for label effects or fall-through. 203 Effects clause_effects = EnterEffects(); 312 Effects try_effects = EnterEffects(); 315 Effects catch_effects = EnterEffects(); 360 Effects then_effects = EnterEffects(); 363 Effects else_effects = EnterEffects(); 654 Effects left_effects = EnterEffects() [all...] |
/frameworks/base/core/java/android/os/ |
VibrationEffect.java | 34 * These effects may be any number of things, from single shot vibrations to complex waveforms. 208 * Predefined effects are a set of common vibration effects that should be identical, regardless 230 * Predefined effects are a set of common vibration effects that should be identical, regardless 236 * Some effects you may only want to play if there's a hardware specific implementation because 258 * Predefined effects are a set of common vibration effects that should be identical, regardless 302 * For effects without a defined end (e.g. a Waveform with a non-negative repeat index), this 303 * returns Long.MAX_VALUE. For effects with an unknown duration (e.g. Prebaked effects wher [all...] |
/frameworks/av/media/libaudioclient/include/media/ |
AudioEffect.h | 48 * Static methods for effects enumeration. 52 * Returns the number of effects available. This method together 53 * with queryEffect() is used to enumerate all effects: 60 * numEffects: address where the number of effects should be returned. 69 * *numEffects: updated with number of effects available 292 * system wide and is used for instance in the case of auxiliary effects to attach 402 // kMaxPreProcessing is a reasonable value for the maximum number of preprocessing effects
|
/frameworks/av/media/libeffects/proxy/ |
EffectProxy.cpp | 70 // The sub effects will be created in effect_command when the first command 74 // Get the HW and SW sub effect descriptors from the effects factory 82 // EffectGetSubEffects returns the number of sub-effects copied. 84 ALOGE("EffectCreate() could not get the sub effects"); 312 // Send command to sub effects. The command is sent to all sub effects so that their internal 357 // Also set/clear the EFFECT_FLAG_OFFLOAD_SUPPORTED flag based on the sub effects availability
|
/hardware/qcom/gps/msm8084/utils/ |
linked_list.h | 69 SIDE EFFECTS 89 SIDE EFFECTS 114 SIDE EFFECTS 136 SIDE EFFECTS 158 SIDE EFFECTS 179 SIDE EFFECTS 205 SIDE EFFECTS
|
/hardware/qcom/gps/msm8909/utils/ |
linked_list.h | 69 SIDE EFFECTS 89 SIDE EFFECTS 114 SIDE EFFECTS 136 SIDE EFFECTS 158 SIDE EFFECTS 179 SIDE EFFECTS 205 SIDE EFFECTS
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
linked_list.h | 69 SIDE EFFECTS 89 SIDE EFFECTS 114 SIDE EFFECTS 136 SIDE EFFECTS 158 SIDE EFFECTS 179 SIDE EFFECTS 205 SIDE EFFECTS
|
/hardware/qcom/gps/msm8960/utils/ |
linked_list.h | 69 SIDE EFFECTS 89 SIDE EFFECTS 114 SIDE EFFECTS 136 SIDE EFFECTS 158 SIDE EFFECTS 179 SIDE EFFECTS 205 SIDE EFFECTS
|
/hardware/qcom/gps/msm8994/utils/ |
linked_list.h | 69 SIDE EFFECTS 89 SIDE EFFECTS 114 SIDE EFFECTS 136 SIDE EFFECTS 158 SIDE EFFECTS 179 SIDE EFFECTS 205 SIDE EFFECTS
|
Completed in 1660 milliseconds
<<21222324252627282930>>