OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crop
(Results
276 - 300
of
509
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Gallery2/res/values-ko/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"???"</string>
/packages/apps/Gallery2/res/values-lo/
filtershow_strings.xml
80
<string name="
crop
" msgid="5781263790107850771">"??????"</string>
/packages/apps/Gallery2/res/values-lo-rLA/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"??????"</string>
/packages/apps/Gallery2/res/values-mn/
filtershow_strings.xml
81
<string name="
crop
" msgid="5781263790107850771">"??????"</string>
/packages/apps/Gallery2/res/values-mn-rMN/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"??????"</string>
/packages/apps/Gallery2/res/values-ne/
filtershow_strings.xml
80
<string name="
crop
" msgid="5781263790107850771">"???? ?????????"</string>
/packages/apps/Gallery2/res/values-ne-rNP/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"???? ?????????"</string>
/packages/apps/Gallery2/res/values-ru/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"???????????"</string>
/packages/apps/Gallery2/res/values-si/
filtershow_strings.xml
80
<string name="
crop
" msgid="5781263790107850771">"??????? ?????"</string>
/packages/apps/Gallery2/res/values-si-rLK/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"??????? ?????"</string>
/packages/apps/Gallery2/res/values-sr/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"????????"</string>
/packages/apps/Gallery2/res/values-th/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"???????"</string>
/packages/apps/Gallery2/res/values-tl/
strings.xml
40
<string name="save_error" msgid="6857408774183654970">"Hindi mai-save ang na-
crop
na larawan."</string>
41
<string name="crop_label" msgid="521114301871349328">"I-
crop
ang larawan"</string>
94
<string name="crop_action" msgid="3427470284074377001">"I-
crop
"</string>
115
<string name="crop_saved" msgid="1595985909779105158">"Nai-save ang na-
crop
na larawan sa <xliff:g id="FOLDER_NAME">%s</xliff:g>."</string>
[
all
...]
/packages/apps/Gallery2/res/values-uk/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"????????"</string>
/packages/apps/Gallery2/res/values-zh-rCN/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"??"</string>
/packages/apps/Gallery2/res/values-zh-rHK/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"??"</string>
/packages/apps/Gallery2/res/values-zh-rTW/
filtershow_strings.xml
87
<string name="
crop
" msgid="5781263790107850771">"??"</string>
/packages/apps/Gallery2/src/com/android/gallery3d/app/
GalleryActivity.java
45
public static final String EXTRA_CROP = "
crop
";
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropDrawingUtils.java
17
package com.android.gallery3d.filtershow.
crop
;
/packages/apps/Gallery2/src/com/android/photos/
MultiChoiceManager.java
38
import com.android.gallery3d.filtershow.
crop
.CropActivity;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
CreateAssetSetWizardState.java
88
public boolean
crop
;
field in class:CreateAssetSetWizardState
/external/webp/examples/
dwebp.c
357
" -
crop
<x> <y> <w> <h> ...
crop
output with the given rectangle\n"
415
} else if (!strcmp(argv[c], "-
crop
") && c < argc - 4) {
/frameworks/base/core/java/android/hardware/camera2/
CameraCharacteristics.java
407
* and
crop
region width, or between active area height and
408
*
crop
region height, if the
crop
region height is larger
/frameworks/native/include/gui/
GLConsumer.h
276
const sp<GraphicBuffer>& graphicBuffer, const Rect&
crop
);
323
// mCurrentCrop is the
crop
rectangle that applies to the current texture.
389
// mCropRect is the
crop
rectangle passed to EGL when mEglImage was
/hardware/libhardware/include/hardware/
hwcomposer.h
160
* If the h/w can't support a non-integer source
crop
rectangle, it should
164
//
crop
rectangle in integer (pre HWC_DEVICE_API_VERSION_1_3)
167
//
crop
rectangle in floats (as of HWC_DEVICE_API_VERSION_1_3)
Completed in 3366 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>