Home
last modified time | relevance | path

Searched defs:pixelSize (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/opengl/java/android/opengl/
H A DETC1.java98 int pixelSize, int stride, Buffer out); in encodeImage()
110 int width, int height, int pixelSize, int stride); in decodeImage()
H A DETC1Util.java83 int pixelSize = useShorts ? 2 : 3; in loadTexture() local
192 …public static ETC1Texture compressTexture(Buffer input, int width, int height, int pixelSize, int … in compressTexture()
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/
H A DStreamUtils.java67 public static int pixelSize(int format) { in pixelSize() method in StreamUtils
/aosp12/frameworks/base/native/graphics/jni/fuzz/
H A Dfuzz_imagedecoder.cpp74 size_t pixelSize = height * stride; in LLVMFuzzerTestOneInput() local
/aosp12/frameworks/base/core/java/android/animation/
H A DAnimatorInflater.java411 TypedArray arrayAnimator, TypedArray arrayObjectAnimator, float pixelSize) { in parseAnimatorFromTypeArray()
496 int valueType, float pixelSize) { in setupObjectAnimator()
640 float pixelSize) in createAnimatorFromXml()
647 AttributeSet attrs, AnimatorSet parent, int sequenceOrdering, float pixelSize) in createAnimatorFromXml()
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DFormatConvert.cpp161 unsigned pixelSize) { in copyMatchedInterleavedFormats()
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DFormatConvert.cpp164 unsigned pixelSize) { in copyMatchedInterleavedFormats()
/aosp12/hardware/interfaces/automotive/evs/common/utils/default/
H A DFormatConvert.cpp204 unsigned pixelSize) { in copyMatchedInterleavedFormats()
/aosp12/frameworks/native/opengl/libs/ETC1/
H A Detc1.cpp509 etc1_uint32 pixelSize, etc1_uint32 stride, etc1_byte* pOut) { in etc1_encode_image()
566 etc1_uint32 pixelSize, etc1_uint32 stride) { in etc1_decode_image()
/aosp12/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp884 jint pixelSize, jint stride, jobject out) { in etc1_encodeImage()
915 jint pixelSize, jint stride) { in etc1_decodeImage()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java1041 protected void setSize(View view, Point pixelSize) { in setSize()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java593 long pixelSize = getByteCount(); in copyPixelsToBuffer() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...