/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.h | 37 real border; // border size variable
|
D | Geometry.h | 51 inline void clipToSegment(int &x, int width, int border) in clipToSegment() 60 inline bool inSegment(int x, int width, int border) in inSegment()
|
D | Pyramid.cpp | 28 real width, real height, real border) in allocatePyramidPacked() 62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage()
|
D | ImageUtils.h | 145 unsigned short border; member
|
D | ImageUtils.cpp | 333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()
|
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/ |
D | Pyramid.h | 37 real border; // border size variable
|
D | Geometry.h | 51 inline void clipToSegment(int &x, int width, int border) in clipToSegment() 60 inline bool inSegment(int x, int width, int border) in inSegment()
|
D | ImageUtils.h | 145 unsigned short border; member
|
D | Pyramid.cpp | 28 real width, real height, real border) in allocatePyramidPacked() 62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage()
|
D | ImageUtils.cpp | 333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
D | Pyramid.h | 37 real border; // border size variable
|
D | Geometry.h | 51 inline void clipToSegment(int &x, int width, int border) in clipToSegment() 60 inline bool inSegment(int x, int width, int border) in inSegment()
|
D | ImageUtils.h | 145 unsigned short border; member
|
D | Pyramid.cpp | 28 real width, real height, real border) in allocatePyramidPacked() 62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage()
|
D | ImageUtils.cpp | 333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | FilterImageBorderRepresentation.java | 63 … FilterImageBorderRepresentation border = (FilterImageBorderRepresentation) representation; in equals() local
|
D | ImageFilterParametricBorder.java | 45 Path border = new Path(); in applyHelper() local
|
D | FilterColorBorderRepresentation.java | 71 … FilterColorBorderRepresentation border = (FilterColorBorderRepresentation) representation; in equals() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
D | SelectionRenderer.java | 33 int stroke, Paint selectPaint, int border, Paint borderPaint) { in drawSelection()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/ |
D | Action.java | 121 int border = 0; in drawCenteredImage() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/presets/ |
D | ImagePreset.java | 570 State border = new State(mBorder.getName()); in fillImageStateAdapter() local
|
/packages/apps/Gallery2/tests/src/com/android/gallery3d/glrenderer/ |
D | GLStub.java | 121 int border, in glCompressedTexImage2D() 146 int border in glCopyTexImage2D() 684 int border, in glTexImage2D()
|