/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/ |
H A D | BitmapTest.java | 275 final int bytesPerPixel = 2; in testCopyWithDirectByteBuffer() local 313 final int bytesPerPixel = 2; in testCopyWithDirectShortBuffer() local 352 final int bytesPerPixel = 2; in testCopyWithDirectIntBuffer() local 391 final int bytesPerPixel = 2; in testCopyWithHeapByteBuffer() local 428 final int bytesPerPixel = 2; in testCopyWithHeapShortBuffer() local 465 final int bytesPerPixel = 2; in testCopyWithHeapIntBuffer() local
|
/aosp12/frameworks/native/libs/ui/ |
H A D | PixelFormat.cpp | 23 uint32_t bytesPerPixel(PixelFormat format) { in bytesPerPixel() function
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_adreno_info.cpp | 137 int bytesPerPixel = 0; in AlignCompressedRGB() local
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_adreno_info.cpp | 136 int bytesPerPixel = 0; in AlignCompressedRGB() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_adreno_info.cpp | 146 int bytesPerPixel = 0; in AlignCompressedRGB() local
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_adreno_info.cpp | 146 int bytesPerPixel = 0; in AlignCompressedRGB() local
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | PixelFormat.java | 103 public int bytesPerPixel; field in PixelFormat
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
H A D | ReadbackVts.cpp | 113 int32_t bytesPerPixel = GetBytesPerPixel(pixelFormat); in fillBuffer() local 173 const int32_t bytesPerPixel = ReadbackHelper::GetBytesPerPixel(pixelFormat); in compareColorBuffers() local
|
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/ |
H A D | Base.h | 41 size_t bytesPerPixel = 1; member
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_adreno_info.cpp | 157 int bytesPerPixel = 0; in AlignCompressedRGB() local
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_adreno_info.cpp | 152 int bytesPerPixel = 0; in AlignCompressedRGB() local
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_adreno_info.cpp | 153 int bytesPerPixel = 0; in AlignCompressedRGB() local
|
/aosp12/frameworks/native/libs/nativewindow/ |
H A D | AHardwareBuffer.cpp | 135 int32_t bytesPerPixel; in AHardwareBuffer_lockAndGetInfo() local 153 int32_t bytesPerPixel; in AHardwareBuffer_lock() local
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_Utils.cpp | 135 int bytesPerPixel = 0; in getLockedImageInfo() local
|
/aosp12/hardware/libhardware/modules/gralloc/ |
H A D | gralloc.cpp | 210 int bytesPerPixel = 0; in gralloc_alloc() local
|
/aosp12/packages/services/Car/cpp/computepipe/runner/stream_manager/ |
H A D | PixelStreamManager.cpp | 109 int bytesPerPixel = numBytesPerPixel(static_cast<AHardwareBuffer_Format>(mDesc.format)); in setFrameData() local
|
/aosp12/hardware/qcom/display/msm8084/libgralloc/ |
H A D | alloc_controller.cpp | 246 int bytesPerPixel = 0; in getAlignedWidthAndHeight() local
|
/aosp12/hardware/qcom/display/msm8226/libgralloc/ |
H A D | alloc_controller.cpp | 240 int bytesPerPixel = 0; in getAlignedWidthAndHeight() local
|
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | CpuConsumer_test.cpp | 206 const int bytesPerPixel = 4; in checkPixel() local 260 const int bytesPerPixel = 4; in fillRgba8888Buffer() local
|
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/stream_manager/ |
H A D | PixelStreamManagerTest.cpp | 81 int bytesPerPixel = numBytesPerPixel(expectedFormat); variable
|
/aosp12/frameworks/av/media/ndk/ |
H A D | NdkImage.cpp | 425 int bytesPerPixel = 0; in getPlaneData() local
|
/aosp12/hardware/qcom/display/msm8994/libgralloc/ |
H A D | alloc_controller.cpp | 249 int bytesPerPixel = 0; in getAlignedWidthAndHeight() local
|
/aosp12/hardware/interfaces/graphics/mapper/3.0/vts/functional/ |
H A D | VtsHalGraphicsMapperV3_0TargetTest.cpp | 285 int32_t bytesPerPixel = -1; in TEST_P() local
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | BitmapFactory.cpp | 102 const int bytesPerPixel = SkColorTypeBytesPerPixel(bitmap->colorType()); in allocPixelRef() local
|
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/ |
H A D | EvsEmulatedCamera.cpp | 104 const unsigned bytesPerPixel = 4; in fillBufferCopy() local
|