/device/huawei/angler/camera/QCamera2/HAL/ |
QCameraParameters.cpp | 124 const char QCameraParameters::KEY_QC_SUPPORTED_LIVESNAPSHOT_SIZES[] = "supported-live-snapshot-sizes"; [all...] |
/device/lge/bullhead/camera/QCamera2/HAL/ |
QCameraParameters.cpp | 124 const char QCameraParameters::KEY_QC_SUPPORTED_LIVESNAPSHOT_SIZES[] = "supported-live-snapshot-sizes"; [all...] |
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
vktSSBOLayoutCase.cpp | [all...] |
/external/deqp/modules/gles3/functional/ |
es3fShaderCommonFunctionTests.cpp | 224 vector<int> sizes(symbols.size()); 226 sizes[ndx] = symbols[ndx].varType.getScalarSize(); 227 return sizes; [all...] |
/external/deqp/modules/gles31/functional/ |
es31fShaderCommonFunctionTests.cpp | 298 vector<int> sizes(symbols.size()); 300 sizes[ndx] = symbols[ndx].varType.getScalarSize(); 301 return sizes; [all...] |
/external/libcups/cups/ |
ppd.c | 178 * Free any page sizes... 182 ppd_free(ppd->sizes); 1162 * Now process custom page sizes specially... [all...] |
testppd.c | 482 * Custom sizes... 1111 for (i = ppd->num_sizes, size = ppd->sizes; i > 0; i --, size ++)
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
VideoCamera.java | 797 List<Size> sizes = mParameters.getSupportedPreviewSizes(); local 800 Iterator it = sizes.iterator(); 801 // Remove the preview sizes that are not preferred. 808 Size optimalSize = Util.getOptimalPreviewSize(this, sizes, [all...] |
Camera.java | 1971 List<Size> sizes = mParameters.getSupportedPreviewSizes(); local [all...] |
/external/python/cpython2/Lib/test/ |
test_support.py | 166 # small sizes, to make sure they work.) 586 # The socket buffer sizes can usually be tuned system-wide (e.g. through sysctl [all...] |
/packages/apps/Camera2/src/com/android/camera/ |
PhotoModule.java | 2003 List<Size> sizes = Size.convert(mCameraCapabilities.getSupportedPreviewSizes()); local [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
PositionController.java | [all...] |
/prebuilts/go/darwin-x86/src/archive/zip/ |
writer.go | 345 // The approach here is to write 8 byte sizes if needed without
|
/prebuilts/go/darwin-x86/src/crypto/cipher/ |
gcm.go | 356 // directly as the starting counter. For other nonce sizes, the counter
|
/prebuilts/go/darwin-x86/src/database/sql/ |
convert_test.go | 363 // The numbers below are only valid for 64-bit interface word sizes,
|
/prebuilts/go/linux-x86/src/archive/zip/ |
writer.go | 345 // The approach here is to write 8 byte sizes if needed without
|
/prebuilts/go/linux-x86/src/crypto/cipher/ |
gcm.go | 356 // directly as the starting counter. For other nonce sizes, the counter
|
/prebuilts/go/linux-x86/src/database/sql/ |
convert_test.go | 363 // The numbers below are only valid for 64-bit interface word sizes,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_io.py | [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
malloc.go | 11 // Small allocation sizes (up to and including 32 kB) are 222 // Copy class sizes out for statistics table.
|
runtime2.go | 482 deferpool [5][]*_defer // pool of available defer structs of different sizes (see panic.go) 570 // Central pool of available defer structs of different sizes.
|
/prebuilts/go/linux-x86/src/runtime/ |
malloc.go | 11 // Small allocation sizes (up to and including 32 kB) are 222 // Copy class sizes out for statistics table.
|
runtime2.go | 482 deferpool [5][]*_defer // pool of available defer structs of different sizes (see panic.go) 570 // Central pool of available defer structs of different sizes.
|
/toolchain/binutils/binutils-2.25/binutils/ |
dwarf.c | 84 and an array of section sizes, giving the offset and size of the 2440 size_t *sizes = this_set->section_sizes; local [all...] |
/packages/apps/TV/libs/ |
exoplayer.jar | |