Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLUtils.java99 Bitmap bitmap, int border) { in texImage2D()
125 Bitmap bitmap, int type, int border) { in texImage2D()
147 int border) { in texImage2D()
267 Bitmap bitmap, int type, int border); in native_texImage2D()
H A DETC1Util.java45 public static void loadTexture(int target, int level, int border, in loadTexture()
64 public static void loadTexture(int target, int level, int border, in loadTexture()
H A DGLES10.java422 int border, in glCompressedTexImage2D()
451 int border in glCopyTexImage2D()
1229 int border, in glTexImage2D()
H A DGLES30.java375 int border, in glTexImage3D()
390 int border, in glTexImage3D()
451 int border, in glCompressedTexImage3D()
465 int border, in glCompressedTexImage3D()
H A DGLErrorWrapper.java168 int internalformat, int width, int height, int border, in glCompressedTexImage2D()
186 int x, int y, int width, int height, int border) { in glCopyTexImage2D()
780 int width, int height, int border, int format, int type, in glTexImage2D()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLUtils.java99 Bitmap bitmap, int border) { in texImage2D()
125 Bitmap bitmap, int type, int border) { in texImage2D()
147 int border) { in texImage2D()
267 Bitmap bitmap, int type, int border); in native_texImage2D()
H A DETC1Util.java45 public static void loadTexture(int target, int level, int border, in loadTexture()
64 public static void loadTexture(int target, int level, int border, in loadTexture()
H A DGLES10.java422 int border, in glCompressedTexImage2D()
451 int border in glCopyTexImage2D()
1229 int border, in glTexImage2D()
H A DGLES30.java375 int border, in glTexImage3D()
390 int border, in glTexImage3D()
451 int border, in glCompressedTexImage3D()
465 int border, in glCompressedTexImage3D()
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DPyramid.h37 real border; // border size variable
H A 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()
H A DPyramid.cpp28 real width, real height, real border) in allocatePyramidPacked()
62 PyramidShort *PyramidShort::allocateImage(real width, real height, real border) in allocateImage()
H A DImageUtils.h145 unsigned short border; member
H A DImageUtils.cpp333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
H A DSelectionRenderer.java33 int stroke, Paint selectPaint, int border, Paint borderPaint) { in drawSelection()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterImageBorderRepresentation.java67 … FilterImageBorderRepresentation border = (FilterImageBorderRepresentation) representation; in equals() local
H A DFilterColorBorderRepresentation.java108 … FilterColorBorderRepresentation border = (FilterColorBorderRepresentation) representation; in equals() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DImagePreset.java404 FilterRepresentation border = null; in addFilter() local
486 FilterRepresentation border = getFilterRepresentationForType( in applyBorder() local
536 FilterRepresentation border = getFilterRepresentationForType( in applyBorder() local
/aosp12/frameworks/base/core/java/android/gesture/
H A DGestureOverlayView.java593 final int border = mInvalidateExtraBorder; in touchDown() local
623 final int border = mInvalidateExtraBorder; in touchMove() local
/aosp14/frameworks/base/core/java/android/gesture/
H A DGestureOverlayView.java593 final int border = mInvalidateExtraBorder; in touchDown() local
623 final int border = mInvalidateExtraBorder; in touchMove() local
/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/
H A DTriangleBuffer.java40 public void setSize(int width, int height, int border) { in setSize()
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java151 int border, in glCompressedTexImage2D()
164 int border in glCopyTexImage2D()
H A DGL10.java353 int border, in glCompressedTexImage2D()
378 int border in glCopyTexImage2D()
916 int border, in glTexImage2D()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java151 int border, in glCompressedTexImage2D()
164 int border in glCopyTexImage2D()
H A DGL10.java353 int border, in glCompressedTexImage2D()
378 int border in glCopyTexImage2D()
916 int border, in glTexImage2D()

12