Searched
full:levels (Results
551 -
575 of
3869) sorted by null
<<21222324252627282930>>
/external/swiftshader/src/D3D9/ |
Direct3DTexture9.hpp | 31 Direct3DTexture9(Direct3DDevice9 *device, unsigned int width, unsigned int height, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool);
|
Direct3DVolumeTexture9.hpp | 31 Direct3DVolumeTexture9(Direct3DDevice9 *device, unsigned int width, unsigned int height, unsigned int depth, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool);
|
/external/syslinux/core/lwip/src/netif/ppp/ |
pppdebug.h | 39 /* Trace levels. */
|
/external/tensorflow/tensorflow/tools/docs/ |
generate.py | 37 # tensorflow/, we can compute the base directory (two levels up), which is
|
/external/toolchain-utils/binary_search_tool/common/ |
hash_test.sh | 30 # build good and bad builds at different optimization levels to help ensure
|
/external/valgrind/none/tests/s390x/ |
ecag.c | 32 /* ECAG supports at most 8 levels of cache. Iterate over all of them
|
/external/webp/src/utils/ |
quant_levels_dec_utils.c | 64 // input levels distribution 65 int num_levels_; // number of quantized levels 67 int min_level_dist_; // smallest distance between two consecutive levels 198 // Compute the mininum distance between two non-zero levels.
|
/external/webrtc/webrtc/modules/audio_processing/transient/ |
transient_detector.h | 30 // of 3 levels. Make an overloaded constructor to allow different wavelets and
|
/frameworks/av/media/libaaudio/src/utility/ |
LinearRamp.h | 75 * Get levels for next ramp segment.
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
FullscreenOverdrawActivity.java | 32 * Draws hundreds of levels of overdraw over the content area.
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
ImageProcessingTest.java | 114 // Test case 0: Levels Vec3 Relaxed 121 // Test case 1: Levels Vec4 Relaxed 128 // Test case 2: Levels Vec3 Full 135 // Test case 3: Levels Vec4 Full
|
/frameworks/support/compat/src/main/java/androidx/core/app/ |
CoreComponentFactory.java | 83 * on certain API levels.
|
/frameworks/wilhelm/src/android/ |
VideoCodec_to_android.h | 32 * Initializes the list of supported video codecs, with their associated profiles and levels
|
/hardware/interfaces/audio/effect/2.0/ |
IEqualizerEffect.hal | 29 * Returns the minimum and maximum band levels supported.
|
/hardware/interfaces/audio/effect/4.0/ |
IEqualizerEffect.hal | 29 * Returns the minimum and maximum band levels supported.
|
/packages/apps/Car/Hvac/src/com/android/car/hvac/controllers/ |
SeatWarmerController.java | 22 * A controller to handle changes in the heated seat levels.
|
/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/ |
SeatWarmerButton.java | 30 * A seat warmer button that has 3 heating levels.
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/ |
FetchProfile.java | 54 * that upper levels can detect that a full body download is needed.
|
/packages/apps/TV/src/com/android/tv/util/ |
TimeShiftUtils.java | 32 * levels are ranged from 0 to MAX_SPEED_LEVEL (included).
|
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/ |
FetchProfile.java | 57 * so that upper levels can detect that a full body download is needed.
|
/platform_testing/libraries/longevity/src/android/longevity/platform/listener/ |
BatteryTerminator.java | 56 throw new RuntimeException("Failed to get proper battery levels.");
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
ScopedPrinter.h | 75 void indent(int Levels = 1) { IndentLevel += Levels; } 77 void unindent(int Levels = 1) { 78 IndentLevel = std::max(0, IndentLevel - Levels);
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/ |
ScopedPrinter.h | 75 void indent(int Levels = 1) { IndentLevel += Levels; } 77 void unindent(int Levels = 1) { 78 IndentLevel = std::max(0, IndentLevel - Levels);
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
ScopedPrinter.h | 75 void indent(int Levels = 1) { IndentLevel += Levels; } 77 void unindent(int Levels = 1) { 78 IndentLevel = std::max(0, IndentLevel - Levels);
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/ |
ScopedPrinter.h | 75 void indent(int Levels = 1) { IndentLevel += Levels; } 77 void unindent(int Levels = 1) { 78 IndentLevel = std::max(0, IndentLevel - Levels);
|
Completed in 513 milliseconds
<<21222324252627282930>>