Home
last modified time | relevance | path

Searched refs:resize (Results 1 – 20 of 20) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
DPgmImage.cpp90 m_data.resize(m_w*m_h+m_over_allocation); in SetFormat()
93 m_data.resize(m_w*m_h*3+m_over_allocation); in SetFormat()
104 m_data.resize(m_w*m_h+m_over_allocation); in SetData()
160 m_data.resize(m_w*m_h+m_over_allocation); in ReadPGM()
164 m_data.resize(m_w*m_h*3+m_over_allocation); in ReadPGM()
208 m_rows.resize(m_h); in SetupRowPointers()
235 m_data.resize(m_w*m_h+m_over_allocation); in ConvertToGray()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dforgetting_curve_utils.cpp191 mTables.resize(PROBABILITY_TABLE_COUNT); in ProbabilityTable()
193 mTables[tableId].resize(MAX_LEVEL + 1); in ProbabilityTable()
195 mTables[tableId][level].resize(MAX_ELAPSED_TIME_STEP_COUNT + 1); in ProbabilityTable()
Dbuffer_with_extendable_buffer.cpp114 mAdditionalBuffer.resize(sizeAfterExtending); in extendBuffer()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.cpp194 sampledNormalizedSquaredLengthCache->resize(sampledInputSize * keyCount); in initGeometricDistanceInfos()
230 sampledSpeedRates->resize(sampledInputSize); in refreshSpeedRates()
270 sampledDirections->resize(sampledInputSize - 1); in refreshSpeedRates()
286 beelineSpeedPercentiles->resize(sampledInputSize); in refreshBeelineSpeedRates()
625 charProbabilities->resize(sampledInputSize); in updateAlignPointProbabilities()
828 sampledSearchKeySets->resize(sampledInputSize); in updateSampledSearchKeySets()
829 sampledSearchKeyVectors->resize(sampledInputSize); in updateSampledSearchKeySets()
/packages/apps/Terminal/jni/
Dcom_android_terminal_Terminal.cpp123 status_t resize(dimen_t rows, dimen_t cols, dimen_t scrollRows);
264 .resize = NULL,
418 status_t Terminal::resize(dimen_t rows, dimen_t cols, dimen_t scrollRows) { in resize() function in android::Terminal
571 return term->resize(rows, cols, scrollRows); in com_android_terminal_Terminal_nativeResize()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_pool.h41 mDicNodes.resize(capacity); in reset()
/packages/apps/Terminal/src/com/android/terminal/
DTerminal.java144 public void resize(int rows, int cols, int scrollRows) { in resize() method in Terminal
DTerminalView.java259 mTerm.resize(rows, cols, scrollRows); in onSizeChanged()
/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
DFloatingActionButtonController.java153 public void resize(int dimension, boolean animate) { in resize() method in FloatingActionButtonController
/packages/inputmethods/LatinIME/native/jni/src/utils/
Djni_data_utils.h40 outVector->resize(arrayLength); in jintarrayToVector()
/packages/apps/Messaging/src/com/android/messaging/util/
DImageUtils.java433 return resizer.resize(); in getResizedImageData()
473 private byte[] resize() { in resize() method in ImageUtils.ImageResizer
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
DSelectCalendarsSyncAdapter.java99 r.resize(COLOR_CHIP_SIZE, COLOR_CHIP_SIZE); in SelectCalendarsSyncAdapter()
/packages/apps/Messaging/jni/
DGifTranscoder.cpp200 srcBuffer.resize(gifIn->Image.Width * gifIn->Image.Height); in resizeBoxFilter()
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallCardFragment.java1371 mFloatingActionButtonController.resize( in updateFabPosition()
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1059 int spanY, boolean resize, DropTarget.DragObject dragObject) { in visualizeDropLocation() argument
1116 if (resize) { in visualizeDropLocation()
DWorkspace.java3493 boolean resize = resultSpan[0] != spanX || resultSpan[1] != spanY;
3495 mTargetCell[0], mTargetCell[1], resultSpan[0], resultSpan[1], resize, dragObject);
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1210 int cellY, int spanX, int spanY, boolean resize, Point dragOffset, Rect dragRegion) { in visualizeDropLocation() argument
1268 if (resize) { in visualizeDropLocation()
DWorkspace.java2970 boolean resize = resultSpan[0] != spanX || resultSpan[1] != spanY;
2973 mTargetCell[0], mTargetCell[1], resultSpan[0], resultSpan[1], resize,
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz