Home
last modified time | relevance | path

Searched refs:blocks (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java513 public int blocks = 0; field in DropBoxManagerService.FileList
518 if (blocks != o.blocks) return o.blocks - blocks; in compareTo()
538 public final int blocks; field in DropBoxManagerService.EntryFile
577 this.blocks = (int) ((file.length() + blockSize - 1) / blockSize); in EntryFile()
592 this.blocks = 0; in EntryFile()
650 this.blocks = 0; in EntryFile()
654 this.blocks = (int) ((file.length() + blockSize - 1) / blockSize); in EntryFile()
668 this.blocks = 0; in EntryFile()
759 mAllFiles.blocks += entry.blocks; in enrollEntry()
764 if (entry.hasFile() && entry.blocks > 0) { in enrollEntry()
[all …]
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
DVrPipline1.java110 int blocks = state.mImgWidth*state.mImgHeight/(256*256); in raycast() local
111 for (int i = 0; i < blocks; i++) { in raycast()
113 options.setY(i*state.mImgHeight/blocks, (i+1)*state.mImgHeight/blocks); in raycast()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DarmVCM4P2_SetPredDir_s.s39 ; * alpha blocks spatially corresponding to luminance
40 ; * blocks 0 to 3 in the same macroblock.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DarmVCM4P2_SetPredDir_s.s39 ; * alpha blocks spatially corresponding to luminance
40 ; * blocks 0 to 3 in the same macroblock.
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect113 // To obtain the result, invoke get(), which blocks
154 // To obtain the result, invoke get(), which blocks
190 // To obtain the result, invoke get(), which blocks
231 // To obtain the result, invoke get(), which blocks
272 // To obtain the result, invoke get(), which blocks
308 // To obtain the result, invoke get(), which blocks
349 // To obtain the result, invoke get(), which blocks
390 // To obtain the result, invoke get(), which blocks
426 // To obtain the result, invoke get(), which blocks
467 // To obtain the result, invoke get(), which blocks
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java795 assertEquals(1, e.blocks);
849 assertEquals(0, e.blocks);
866 assertEquals(0, e.blocks);
879 assertEquals(0, e.blocks);
894 assertEquals(1, e.blocks);
909 assertEquals(2, e.blocks);
922 assertEquals(0, e.blocks);
935 assertEquals(0, e.blocks);
949 assertEquals(0, e.blocks);
962 assertEquals(0, e.blocks);
[all …]
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect49 // To obtain the result, invoke get(), which blocks
85 // To obtain the result, invoke get(), which blocks
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
DScriptC_reduce_general_examples_explicit.java.expect53 // To obtain the result, invoke get(), which blocks
94 // To obtain the result, invoke get(), which blocks
130 // To obtain the result, invoke get(), which blocks
/frameworks/compile/slang/tests/P_reduce_general_examples/
DScriptC_reduce_general_examples.java.expect55 // To obtain the result, invoke get(), which blocks
96 // To obtain the result, invoke get(), which blocks
132 // To obtain the result, invoke get(), which blocks
168 // To obtain the result, invoke get(), which blocks
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/
DScriptC_reduce_general_examples_backward.java.expect55 // To obtain the result, invoke get(), which blocks
96 // To obtain the result, invoke get(), which blocks
132 // To obtain the result, invoke get(), which blocks
168 // To obtain the result, invoke get(), which blocks
/frameworks/compile/slang/tests/P_reduce_general_struct/
DScriptC_reduce_general_struct.java.expect49 // To obtain the result, invoke get(), which blocks
/frameworks/base/core/java/android/content/res/
DAssetManager.java293 final StringBlock[] blocks = ensureStringBlocks(); in getThemeValue() local
294 outValue.string = blocks[block].get(outValue.data); in getThemeValue()
/frameworks/opt/telephony/
DREADME.txt23 sendMessageSynchronously blocks.
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
DScriptC_reduce_general_duplicate_array.java.expect47 // To obtain the result, invoke get(), which blocks
/frameworks/av/media/libstagefright/codec2/include/
DC2Buffer.h638 C2Error share(size_t size, C2Fence fence, std::list<C2ConstLinearBlock> &blocks);
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java1613 public Range<Rational> getAspectRatioRange(boolean blocks) { in getAspectRatioRange() argument
1614 return blocks ? mBlockAspectRatioRange : mAspectRatioRange; in getAspectRatioRange()
/frameworks/native/docs/
DDoxyfile439 # documentation blocks found inside the body of a function.
440 # If set to NO (the default) these blocks will be appended to the
558 # and \cond section-label ... \endcond blocks.
852 # doxygen to hide any special comment blocks from generated source code
/frameworks/wilhelm/doc/
DDoxyfile357 # documentation blocks found inside the body of a function.
358 # If set to NO (the default) these blocks will be appended to the
708 # doxygen to hide any special comment blocks from generated source code
/frameworks/av/media/libaaudio/
DDoxyfile.orig470 # documentation blocks found inside the body of a function. If set to NO these
471 # blocks will be appended to the function's detailed documentation block.
607 # ... \endcond blocks.
904 # special comment blocks from generated source code fragments. Normal C, C++ and
DDoxyfile470 # documentation blocks found inside the body of a function. If set to NO these
471 # blocks will be appended to the function's detailed documentation block.
607 # ... \endcond blocks.
913 # special comment blocks from generated source code fragments. Normal C, C++ and
/frameworks/native/vulkan/api/
Dvulkan.api1646 …04, /// Buffer should support constent data access to physical memory blocks mapped into multip…
1692 …004, /// Image should support constent data access to physical memory blocks mapped into multip…
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
DScriptC_reduce_general_accumulator.java.expect47 // To obtain the result, invoke get(), which blocks
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect115 // To obtain the result, invoke get(), which blocks
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect87 // To obtain the result, invoke get(), which blocks