Home
last modified time | relevance | path

Searched defs:border (Results 1 – 9 of 9) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DPyramid.h37 real border; // border size variable
DGeometry.h51 inline void clipToSegment(int &x, int width, int border) in clipToSegment()
60 inline bool inSegment(int x, int width, int border) in inSegment()
DImageUtils.h145 unsigned short border; member
DPyramid.cpp28 real width, real height, real border) in allocatePyramidPacked()
62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage()
DImageUtils.cpp333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
DSelectionRenderer.java33 int stroke, Paint selectPaint, int border, Paint borderPaint) { in drawSelection()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterImageBorderRepresentation.java67 … FilterImageBorderRepresentation border = (FilterImageBorderRepresentation) representation; in equals() local
DFilterColorBorderRepresentation.java108 … FilterColorBorderRepresentation border = (FilterColorBorderRepresentation) representation; in equals() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DImagePreset.java404 FilterRepresentation border = null; in addFilter() local
486 FilterRepresentation border = getFilterRepresentationForType( in applyBorder() local
536 FilterRepresentation border = getFilterRepresentationForType( in applyBorder() local