Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 56) sorted by relevance

123

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DColorSpaceMatrix.java185 public float getRed(int r, int g, int b) { in getRed()
197 public float getGreen(int r, int g, int b) { in getGreen()
209 public float getBlue(int r, int g, int b) { in getBlue()
213 private float getRedf(float r, float g, float b) { in getRedf()
217 private float getGreenf(float r, float g, float b) { in getGreenf()
221 private float getBluef(float r, float g, float b) { in getBluef()
DImageFilterBwFilter.java45 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, int r, int g, int b); in nativeApplyFilter()
59 int g = 0xFF & (rgb >> 8); in apply() local
/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp134 SyncEventGuard g (sReadEvent); in nativeNfcTag_abortWaits() local
140 SyncEventGuard g (sTransceiveEvent); in nativeNfcTag_abortWaits() local
144 SyncEventGuard g (sReconnectEvent); in nativeNfcTag_abortWaits() local
183 SyncEventGuard g (sReadEvent); in nativeNfcTag_doReadCompleted() local
256 SyncEventGuard g (sReadEvent); in nativeNfcTag_doRead() local
440 SyncEventGuard g (sReconnectEvent); in nativeNfcTag_doConnectStatus() local
459 SyncEventGuard g (sReconnectEvent); in nativeNfcTag_doDeactivateStatus() local
560 SyncEventGuard g (sReconnectEvent); in reSelect() local
773 SyncEventGuard g (sTransceiveEvent); in nativeNfcTag_doTransceiveStatus() local
791 SyncEventGuard g (sTransceiveEvent); in nativeNfcTag_notifyRfTimeout() local
[all …]
/packages/apps/Gallery2/jni/filters/
DredEyeMath.c20 int value(int r, int g, int b) { in value()
26 int g = src[p + 1]; in isRed() local
44 int g = src[p + 1]; in findPossible() local
104 void stuff(int r, int g, int b, unsigned char *img, int off) { in stuff()
143 int g = src[p + 1]; in filterRedEye() local
Dwbalance.c42 int g = histG[i]; in estmateWhite() local
68 int g = histG[i]; in estmateWhite() local
103 int g; in estmateWhiteBox() local
157 int g = rgb[GREEN]; in JNIFUNCF() local
Dgradient.c46 int g = destination[GREEN]; in JNIFUNCF() local
Dhue.c31 int g = rgb[GREEN]; in JNIFUNCF() local
Dbwfilter.c43 float g = sg *rgb[GREEN]; in JNIFUNCF() local
Dsaturated.c37 int g = destination[GREEN]; in JNIFUNCF() local
Dvibrance.c39 int g = destination[GREEN]; in JNIFUNCF() local
Dfilters.h27 #define SetColor(a, r, g, b) ((a << 24) | (b << 16) | (g << 8) | (r << 0)); argument
/packages/apps/Camera/jni/feature_stab/db_vlvm/
Ddb_utilities_linalg.h257 inline int db_ScalarProduct512_s(const short *f,const short *g) in db_ScalarProduct512_s()
270 inline int db_ScalarProduct32_s(const short *f,const short *g) in db_ScalarProduct32_s()
292 inline int db_ScalarProduct128_s(const short *f,const short *g) in db_ScalarProduct128_s()
597 inline float db_ScalarProduct128Aligned16_f(const float *f,const float *g) in db_ScalarProduct128Aligned16_f()
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_linalg.h257 inline int db_ScalarProduct512_s(const short *f,const short *g) in db_ScalarProduct512_s()
270 inline int db_ScalarProduct32_s(const short *f,const short *g) in db_ScalarProduct32_s()
292 inline int db_ScalarProduct128_s(const short *f,const short *g) in db_ScalarProduct128_s()
597 inline float db_ScalarProduct128Aligned16_f(const float *f,const float *g) in db_ScalarProduct128Aligned16_f()
/packages/apps/Camera/jni/feature_mos/src/mosaic/
DImageUtils.cpp30 int r,g,b, a; in rgba2yvu() local
75 int r,g,b; in rgb2yvu() local
118 int r,g,b, nr, ng, nb, val; in rgb2gray() local
148 int r,g,b, nr, ng, nb, val; in rgb2gray() local
192 int y,v,u, r, g, b; in yvu2rgb() local
237 int y,v,u, r, g, b; in yvu2bgr() local
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DImageUtils.cpp30 int r,g,b, a; in rgba2yvu() local
75 int r,g,b; in rgb2yvu() local
118 int r,g,b, nr, ng, nb, val; in rgb2gray() local
148 int r,g,b, nr, ng, nb, val; in rgb2gray() local
192 int y,v,u, r, g, b; in yvu2rgb() local
237 int y,v,u, r, g, b; in yvu2bgr() local
/packages/apps/Gallery2/jni_jpegstream/src/
Djpeg_reader.cpp186 int r, g, b, c, m, y, k; in formatPixels() local
228 int r, g, b; in formatPixels() local
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPositionController.java361 Gap g = mGaps.get(i); in startOpeningAnimationIfNeeded() local
398 Gap g = mGaps.get(i); in updateScaleAndGapLimit() local
453 Gap g = mGaps.get(i); in skipAnimation() local
553 Gap g = mGaps.get(offset); // the gap between the two boxes in startCaptureAnimationSlide() local
906 Gap g = mGaps.get(i - 1); in convertBoxToRect() local
911 Gap g = mGaps.get(i); in convertBoxToRect() local
971 Gap g = mGaps.get(index); in initGap() local
978 Gap g = mGaps.get(index); in initGap() local
1140 int g = b.mAbsoluteX - a.mAbsoluteX - wb / 2 - (wa - wa / 2); in moveBox() local
1154 Gap g = mGaps.get(i); in moveBox() local
[all …]
/packages/apps/Camera2/src/com/android/camera/
DPanoUtil.java62 int g = (y1192 - 833 * v - 400 * u); in decodeYUV420SPQuarterRes() local
/packages/apps/Camera/src/com/android/camera/
DPanoUtil.java62 int g = (y1192 - 833 * v - 400 * u); in decodeYUV420SPQuarterRes() local
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DPanoUtil.java62 int g = (y1192 - 833 * v - 400 * u); in decodeYUV420SPQuarterRes() local
DMosaicRendererSurfaceView.java126 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
190 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DColorPreference.java76 final int g = Color.green(value); in getTitleAt() local
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
DRenderer.cpp174 bool Renderer::Clear(float r, float g, float b, float a) in Clear()
/packages/apps/Camera/jni/feature_mos/src/mosaic_renderer/
DRenderer.cpp174 bool Renderer::Clear(float r, float g, float b, float a) in Clear()
/packages/apps/Gallery2/src/com/android/photos/
DAlbumSetFragment.java91 public void onGridItemClick(GridView g, View v, int position, long id) { in onGridItemClick()

123