OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getV
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
MosaicTypes.h
98
inline ImageType
getV
()
114
inline int
getV
(int y, int x)
Blend.cpp
337
mbV = mb->
getV
();
[
all
...]
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
MosaicTypes.h
98
inline ImageType
getV
()
114
inline int
getV
(int y, int x)
Blend.cpp
337
mbV = mb->
getV
();
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
FlingScroller.java
112
mCurrV =
getV
(progress);
135
private double
getV
(float progress) {
Completed in 89 milliseconds