OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLENDTYPE_FULL
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/src/com/android/camera/
Mosaic.java
44
public static final int
BLENDTYPE_FULL
= 0;
47
* This mode is the same as
BLENDTYPE_FULL
except that the resulting mosaic is rotated
145
* @param type the blending type defined in the class. {
BLENDTYPE_FULL
,
/packages/apps/Camera2/src/com/android/camera/
Mosaic.java
44
public static final int
BLENDTYPE_FULL
= 0;
47
* This mode is the same as
BLENDTYPE_FULL
except that the resulting mosaic is rotated
145
* @param type the blending type defined in the class. {
BLENDTYPE_FULL
,
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
Mosaic.java
44
public static final int
BLENDTYPE_FULL
= 0;
47
* This mode is the same as
BLENDTYPE_FULL
except that the resulting mosaic is rotated
145
* @param type the blending type defined in the class. {
BLENDTYPE_FULL
,
Completed in 23 milliseconds