Home
last modified time | relevance | path

Searched defs:src (Results 1 – 25 of 82) sorted by relevance

1234

/packages/apps/Settings/
Dwrap_alpha.py22 src = src[0:-4] variable
28 src = src[0:-6] variable
35 src = src[0:-3] variable
/packages/services/Car/tests/CarDeveloperOptions/
Dwrap_alpha.py22 src = src[0:-4] variable
28 src = src[0:-6] variable
35 src = src[0:-3] variable
/packages/apps/DocumentsUI/
Dwrap_alpha.py23 src = src[0:-4] variable
29 src = src[0:-6] variable
39 src = src[0:-3] variable
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
DResizableIntArrayTests.java41 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testNewInstance() local
50 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testAdd() local
80 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testAddAt() local
95 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testGet() local
125 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testReset() local
157 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testSetLength() local
194 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testSet() local
209 final ResizableIntArray src = new ResizableIntArray(DEFAULT_CAPACITY); in testCopy() local
239 final ResizableIntArray src = new ResizableIntArray(srcLength); in testAppend() local
290 final ResizableIntArray src = new ResizableIntArray(srcLength); in testFill() local
[all …]
DInputPointersTests.java41 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testNewInstance() local
51 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testReset() local
67 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testAdd() local
91 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testAddAt() local
115 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testSet() local
135 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testCopy() local
320 final InputPointers src = new InputPointers(DEFAULT_CAPACITY); in testShift() local
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state.h43 DicNodeState(const DicNodeState& src) in DicNodeState()
65 AK_FORCE_INLINE void initByCopy(const DicNodeState *const src) { in initByCopy()
72 void init(const DicNodeState *const src, const uint16_t mergedNodeCodePointCount, in init()
Ddic_node_state_input.h40 void init(const DicNodeStateInput *const src, const bool resetTerminalDiffCost) { in init()
56 void initByCopy(const DicNodeStateInput *const src) { in initByCopy()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DBitmapUtil.java47 public static Bitmap decodeByteArray(byte[] src, int w, int h) { in decodeByteArray()
74 public static Bitmap decodeByteArrayWithCenterCrop(byte[] src, int w, int h) { in decodeByteArrayWithCenterCrop()
96 public static Bitmap centerCrop(final Bitmap src, final int w, final int h) { in centerCrop()
131 public static Bitmap crop(final Bitmap src, final int w, final int h, in crop()
/packages/apps/Nfc/nci/jni/
DDataQueue.cpp124 char* src = (char*)(header) + sizeof(tHeader) + header->mOffset; in dequeue() local
132 char* src = (char*)(header) + sizeof(tHeader) + header->mOffset; in dequeue() local
/packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
DSourceLatency.java89 public void checkSourceConcurrent(final String src, final ComponentName componentName, in checkSourceConcurrent()
122 public void checkSource(String src, ComponentName componentName, String[] queries) { in checkSource()
133 public long checkSource(String src, ComponentName componentName, String query) { in checkSource()
138 private long checkSourceInternal(String src, SearchableInfo searchable, String query) { in checkSourceInternal()
214 public void checkLiveSource(String src, ComponentName componentName, String query) { in checkLiveSource()
225 public LiveSourceCheck(String src, ComponentName componentName, String query) { in LiveSourceCheck()
285 public MyDataSetObserver(String src, long start, Cursor cursor) { in MyDataSetObserver()
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DBinaryDictOffdeviceUtils.java73 private DecoderChainSpec(final DecoderChainSpec<T> src) { in DecoderChainSpec()
108 public InputStream getStream(final File src) throws FileNotFoundException, IOException { in getStream()
224 public static <T> DecoderChainSpec<T> decodeDictionaryForProcess(@Nonnull final File src, in decodeDictionaryForProcess()
260 public static DecoderChainSpec<File> getRawDictionaryOrNull(@Nonnull final File src) { in getRawDictionaryOrNull()
/packages/apps/Gallery2/jni/filters/
DredEyeMath.c26 int isRed(unsigned char *src, int p) { in isRed()
35 void findPossible(unsigned char *src, unsigned char *mask, int iw, in findPossible()
56 void findReds(unsigned char *src, unsigned char *mask, int iw, int ih __unused, in findReds()
73 void dialateMaskIfRed(unsigned char *src, int iw, int ih __unused, in dialateMaskIfRed()
112 void filterRedEye(unsigned char *src, unsigned char *dest, int iw, int ih, short *rect) { in filterRedEye()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DCompletionInfoUtils.java32 public static CompletionInfo[] removeNulls(final CompletionInfo[] src) { in removeNulls()
/packages/services/Car/evs/app/
DFormatConvert.cpp61 uint8_t* src, in copyNV21toRGB32()
92 uint8_t* src, in copyYV12toRGB32()
126 uint8_t* src, unsigned srcStridePixels, in copyYUYVtoRGB32()
158 void* src, unsigned srcStridePixels, in copyMatchedInterleavedFormats()
DRenderPixelCopy.cpp85 sp<android::GraphicBuffer> src = new android::GraphicBuffer( in drawFrame() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DParameter.java32 public void copyFrom(Parameter src); in copyFrom()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DVideoUtils.java71 public static void startTrim(File src, File dst, int startMs, int endMs) in startTrim()
84 File src = new File(filePath); in startMuteUsingMp4Parser() local
230 private static void trimUsingMp4Parser(File src, File dst, int startMs, int endMs) in trimUsingMp4Parser()
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities.cpp102 inline void db_WarpImageLutFast_u(const unsigned char * const * src, unsigned char ** dst, int w, i… in db_WarpImageLutFast_u()
123 inline void db_WarpImageLutBilinear_u(const unsigned char * const * src, unsigned char ** dst, int … in db_WarpImageLutBilinear_u()
143 void db_WarpImageLut_u(const unsigned char * const * src, unsigned char ** dst, int w, int h, in db_WarpImageLut_u()
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DRangeIntArray.java30 public RangeIntArray(int[] src, int min, int max) { in RangeIntArray()
DRangeArray.java30 public RangeArray(T[] src, int min, int max) { in RangeArray()
DRangeBoolArray.java30 public RangeBoolArray(boolean[] src, int min, int max) { in RangeBoolArray()
/packages/apps/Gallery2/jni_jpegstream/src/
Djpeg_hook.cpp90 SourceManager *src = reinterpret_cast<SourceManager*>(cinfo->src); in Mgr_fill_input_buffer_fcn() local
123 SourceManager *src = reinterpret_cast<SourceManager*>(cinfo->src); in Mgr_skip_input_data_fcn() local
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DTiledTexture.java266 RectF src, float x0, float y0, float x, float y, float scaleX, in mapRect()
278 RectF src = mSrcRect; in drawMixed() local
297 RectF src = mSrcRect; in draw() local
315 RectF src = mSrcRect; in draw() local
/packages/apps/Test/connectivity/sl4n/rapidjson/bin/data/
Dwidget.json10 "src": "Images/Sun.png", string
/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DCopyJob.java319 void processDocument(DocumentInfo src, DocumentInfo srcParent, in processDocument()
353 private void processDocumentThenUpdateProgress(DocumentInfo src, DocumentInfo srcParent, in processDocumentThenUpdateProgress()
359 void byteCopyDocument(DocumentInfo src, DocumentInfo dest) throws ResourceException { in byteCopyDocument()
467 DocumentInfo src; in copyDirectoryHelper() local
503 private void copyFileHelper(DocumentInfo src, DocumentInfo dest, DocumentInfo destParent, in copyFileHelper()

1234