/external/freetype/include/freetype/ |
ftoutln.h | 446 /* gray levels, you have to use @FT_Outline_Render directly. */ 485 /* The gray-level rasterizer always uses 256 gray levels. If you */ 486 /* want less gray levels, you have to provide your own span callback. */ [all...] |
/external/google-breakpad/src/common/mac/ |
GTMLogger.m | 550 - (id)initWithAllowedLevels:(NSIndexSet *)levels { 553 allowedLevels_ = [levels retain]; 569 // Allow all levels in default init
|
/external/icu/icu4c/source/common/ |
ubidiimp.h | 294 UBiDiLevel *levels; member in struct:UBiDi 327 const struct ImpTabPair * pImpTabPair; /* pointer to levels state table pair */ 339 /* implicitly at the paraLevel (rule (L1)) - levels may not reflect that */
|
/external/icu/icu4c/source/i18n/ |
ucol.cpp | 145 /* merge the sort keys with the same number of levels */ 176 * might have some contents left from containing more levels; 237 * Produce a bound for a given sortkey and a number of levels.
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
CollationKey.java | 346 // * @param noOfLevels Strength levels required in the resulting bound 350 // * See users guide for explanation on the strength levels a 383 * The strength levels are merged with their corresponding counterparts
|
/external/kernel-headers/original/uapi/linux/ |
serial_reg.h | 54 * Note: The FIFO trigger levels are chip specific: 195 * Out: Fifo custom trigger levels */ 277 #define UART_ACR_TLENB 0x20 /* 950 trigger levels enable */
|
/external/kernel-headers/original/uapi/sound/ |
compress_params.h | 176 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 264 * For best quality users should specify VBR mode and set quality levels. 376 * Encoders may rely on profiles for quality levels.
|
/external/mesa3d/include/GLES/ |
glext.h | [all...] |
/external/mesa3d/src/gallium/state_trackers/nine/ |
device9.h | 314 UINT Levels, 326 UINT Levels, 336 UINT Levels,
|
/external/swiftshader/src/D3D9/ |
Direct3DDevice9.hpp | 70 long __stdcall CreateCubeTexture(unsigned int edgeLength, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DCubeTexture9 **cubeTexture, void **sharedHandle) override; 78 long __stdcall CreateTexture(unsigned int width, unsigned int height, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DTexture9 **texture, void **sharedHandle) override; 82 long __stdcall CreateVolumeTexture(unsigned int width, unsigned int height, unsigned int depth, unsigned int levels, unsigned long usage, D3DFORMAT format, D3DPOOL pool, IDirect3DVolumeTexture9 **volumeTexture, void **sharedHandle) override;
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
glext.h | [all...] |
/external/webp/src/enc/ |
alpha_enc.c | 336 // 16 alpha levels gives quite a low MSE w.r.t original alpha plane hence 337 // mapped to moderate quality 70. Hence Quality:[0, 70] -> Levels:[2, 16] 338 // and Quality:]70, 100] -> Levels:]16, 256].
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/ |
SignalDrawable.java | 165 public void setNumLevels(int levels) { 166 if (levels == mNumLevels) return; 167 mNumLevels = levels;
|
/frameworks/native/opengl/libs/ |
entries.in | [all...] |
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
compress_params.h | 193 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 286 * For best quality users should specify VBR mode and set quality levels. 411 * Encoders may rely on profiles for quality levels.
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
compress_params.h | 197 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 291 * For best quality users should specify VBR mode and set quality levels. 454 * Encoders may rely on profiles for quality levels.
|
/hardware/qcom/msm8998/original-kernel-headers/sound/ |
compress_params.h | 204 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 298 * For best quality users should specify VBR mode and set quality levels. 468 * Encoders may rely on profiles for quality levels.
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
compress_params.h | 197 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 291 * For best quality users should specify VBR mode and set quality levels. 454 * Encoders may rely on profiles for quality levels.
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
compress_params.h | 192 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 285 * For best quality users should specify VBR mode and set quality levels. 413 * Encoders may rely on profiles for quality levels.
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
compress_params.h | 193 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 286 * For best quality users should specify VBR mode and set quality levels. 409 * Encoders may rely on profiles for quality levels.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
serial_reg.h | 49 * Note: The FIFO trigger levels are chip specific: 183 * Out: Fifo custom trigger levels */ 284 #define UART_ACR_TLENB 0x20 /* 950 trigger levels enable */
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftoutln.h | 438 /* gray levels, you have to use @FT_Outline_Render directly. */ 477 /* The gray-level rasterizer always uses 256 gray levels. If you */ 478 /* want less gray levels, you have to provide your own span callback. */ [all...] |
/system/bt/internal_include/ |
bt_trace.h | 129 * Trace Levels 131 * The following values may be used for different levels: 140 /* Core Stack default trace levels */ [all...] |
/system/libvintf/ |
CompatibilityMatrix.cpp | 300 *error = "Conflict of levels: file \"" + 368 // Add <kernel> from exact "level", then optionally add <kernel> from high levels to low levels.
|
/art/runtime/ |
subtype_check_test.cc | 323 void CreateTreeFor(MockClass* parent, size_t width, size_t levels) { 325 if (levels == 0) { 331 CreateTreeFor(child, width, levels - 1); 728 // Intermediate levels become "assigned", max levels become initialized. [all...] |