Searched defs:fi (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_camera.h190 double back,fi; local
193 fi=db_SafeReciprocal(back);
194 R[0]=H[0]; R[1]=H[1]; R[2]=fi*H[2];
195 R[3]=H[3]; R[4]=H[4]; R[5]=fi*H[5];
H A Ddb_rob_image_homography.cpp368 double f,fi,fi2; local
373 fi=db_SafeReciprocal(f);
374 fi2=db_sqr(fi);
382 JE_dx_ref[6][j]=fi*J[6];
383 JE_dx_ref[7][j]=fi*J[7];
392 JE_dx_ref[6][k]=fi*J[6];
393 JE_dx_ref[7][k]=fi*J[7];
402 JE_dx_ref[6][l]=fi*J[6];
403 JE_dx_ref[7][l]=fi*J[7];
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_camera.h190 double back,fi; local
193 fi=db_SafeReciprocal(back);
194 R[0]=H[0]; R[1]=H[1]; R[2]=fi*H[2];
195 R[3]=H[3]; R[4]=H[4]; R[5]=fi*H[5];
H A Ddb_rob_image_homography.cpp368 double f,fi,fi2; local
373 fi=db_SafeReciprocal(f);
374 fi2=db_sqr(fi);
382 JE_dx_ref[6][j]=fi*J[6];
383 JE_dx_ref[7][j]=fi*J[7];
392 JE_dx_ref[6][k]=fi*J[6];
393 JE_dx_ref[7][k]=fi*J[7];
402 JE_dx_ref[6][l]=fi*J[6];
403 JE_dx_ref[7][l]=fi*J[7];
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java228 FilterInfo fi, BluetoothMapAppParams ap) {
231 if (fi.mMsgType == FilterInfo.TYPE_EMAIL) {
232 int flagProtected = c.getInt(fi.mEmailColProtected);
246 FilterInfo fi, BluetoothMapAppParams ap) {
247 if (fi.mMsgType == FilterInfo.TYPE_EMAIL) {
248 long threadId = c.getLong(fi.mEmailColThreadId);
255 FilterInfo fi, BluetoothMapAppParams ap) {
258 if (fi.mMsgType == FilterInfo.TYPE_SMS) {
259 msgType = c.getInt(fi.mSmsColFolder);
260 } else if (fi
227 setProtected(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
245 setThreadId(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
254 setSent(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
276 setRead(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
292 setPriority(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
321 setAttachmentSize(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
353 setText(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
380 setReceptionStatus(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
389 setSize(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
414 setType(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
434 setRecipientAddressingEmail(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi) argument
459 setRecipientAddressing(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
484 setRecipientName(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
518 setSenderAddressing(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
562 setSenderName(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
595 setDateTime(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
643 setSubject(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
671 setHandle(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
685 element(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
743 matchRecipientMms(Cursor c, FilterInfo fi, String recip) argument
766 matchRecipientSms(Cursor c, FilterInfo fi, String recip) argument
803 matchRecipient(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
823 matchOriginatorMms(Cursor c, FilterInfo fi, String orig) argument
846 matchOriginatorSms(Cursor c, FilterInfo fi, String orig) argument
883 matchOriginator(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
903 matchAddresses(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) argument
960 setWhereFilterFolderType(BluetoothMapFolderElement folderElement, FilterInfo fi) argument
972 setWhereFilterReadStatus(BluetoothMapAppParams ap, FilterInfo fi) argument
1004 setWhereFilterPeriod(BluetoothMapAppParams ap, FilterInfo fi) argument
1087 setWhereFilterPriority(BluetoothMapAppParams ap, FilterInfo fi) argument
1120 setWhereFilter(BluetoothMapFolderElement folderElement, FilterInfo fi, BluetoothMapAppParams ap) argument
1147 smsSelected(FilterInfo fi, BluetoothMapAppParams ap) argument
1175 mmsSelected(FilterInfo fi, BluetoothMapAppParams ap) argument
1196 emailSelected(FilterInfo fi, BluetoothMapAppParams ap) argument
1210 setFilterInfo(FilterInfo fi) argument
[all...]
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java2037 FolderIcon fi = (FolderIcon) v;
2038 handleFolderClick(fi);
2260 private void copyFolderIconToImage(FolderIcon fi) { argument
2261 final int width = fi.getMeasuredWidth();
2262 final int height = fi.getMeasuredHeight();
2283 float scale = mDragLayer.getDescendantRectRelativeToSelf(fi, mRectForFolderAnimation);
2291 fi.draw(mFolderIconCanvas);
2293 if (fi.getFolder() != null) {
2294 mFolderIconImageView.setPivotX(fi.getFolder().getPivotXForIconAnimation());
2295 mFolderIconImageView.setPivotY(fi
2308 growAndFadeOutFolderIcon(FolderIcon fi) argument
2331 shrinkAndFadeInFolderIcon(final FolderIcon fi) argument
[all...]
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java2987 private void copyFolderIconToImage(FolderIcon fi) { argument
2988 final int width = fi.getMeasuredWidth();
2989 final int height = fi.getMeasuredHeight();
3010 float scale = mDragLayer.getDescendantRectRelativeToSelf(fi, mRectForFolderAnimation);
3018 fi.draw(mFolderIconCanvas);
3020 if (fi.getFolder() != null) {
3021 mFolderIconImageView.setPivotX(fi.getFolder().getPivotXForIconAnimation());
3022 mFolderIconImageView.setPivotY(fi.getFolder().getPivotYForIconAnimation());
3030 if (fi.getFolder() != null) {
3031 fi
3035 growAndFadeOutFolderIcon(FolderIcon fi) argument
3061 shrinkAndFadeInFolderIcon(final FolderIcon fi) argument
[all...]

Completed in 580 milliseconds