/aosp12/frameworks/base/media/jni/ |
H A D | android_media_Utils.cpp | 132 uint32_t pStride = 0, rStride = 0; in getLockedImageInfo() local 173 pStride = 1; in getLockedImageInfo() 262 pStride = 1; in getLockedImageInfo() 297 pStride = 1; in getLockedImageInfo() 307 pStride = bytesPerPixel; in getLockedImageInfo() 325 pStride = 0; in getLockedImageInfo() 334 pStride = bytesPerPixel; in getLockedImageInfo() 359 pStride = 0; in getLockedImageInfo() 374 pStride = 0; in getLockedImageInfo() 384 pStride = bytesPerPixel; in getLockedImageInfo() [all …]
|
/aosp12/packages/apps/Camera2/jni/ |
H A D | jpegutilnative.cpp | 120 jint pStride, jint rStride, jobject outBitmap, jint rot90) { in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() argument 133 srcPtr += pStride; in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() 143 dst[y * width + x] = src[srcX * pStride + rStride * srcY]; in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() 152 dst[y * width + x] = src[srcX * pStride + rStride * srcY]; in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() 161 dst[y * width + x] = src[srcX * pStride + rStride * srcY]; in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/ |
H A D | gpu.h | 46 buffer_handle_t* pHandle, int* pStride, 52 int* pStride); 64 int* pStride, int bufferSize);
|
H A D | gpu.cpp | 260 buffer_handle_t* pHandle, int* pStride, in alloc_impl() argument 262 if (!pHandle || !pStride) in alloc_impl() 344 *pStride = alignedw; in alloc_impl() 378 int* pStride) in gralloc_alloc() argument 384 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc() 388 buffer_handle_t* pHandle, int* pStride, in gralloc_alloc_size() argument 395 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8994/libgralloc/ |
H A D | gpu.h | 46 buffer_handle_t* pHandle, int* pStride, 52 int* pStride); 64 int* pStride, int bufferSize);
|
H A D | gpu.cpp | 281 buffer_handle_t* pHandle, int* pStride, in alloc_impl() argument 283 if (!pHandle || !pStride) in alloc_impl() 351 *pStride = alignedw; in alloc_impl() 384 int* pStride) in gralloc_alloc() argument 390 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc() 394 buffer_handle_t* pHandle, int* pStride, in gralloc_alloc_size() argument 401 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc/ |
H A D | gpu.h | 46 buffer_handle_t* pHandle, int* pStride, 52 int* pStride); 64 int* pStride, int bufferSize);
|
H A D | gpu.cpp | 262 buffer_handle_t* pHandle, int* pStride, in alloc_impl() argument 264 if (!pHandle || !pStride) in alloc_impl() 346 *pStride = alignedw; in alloc_impl() 379 int* pStride) in gralloc_alloc() argument 385 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc() 389 buffer_handle_t* pHandle, int* pStride, in gralloc_alloc_size() argument 396 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8084/libgralloc/ |
H A D | gpu.h | 46 buffer_handle_t* pHandle, int* pStride, 52 int* pStride); 64 int* pStride, int bufferSize);
|
H A D | gpu.cpp | 260 buffer_handle_t* pHandle, int* pStride, in alloc_impl() argument 262 if (!pHandle || !pStride) in alloc_impl() 322 *pStride = alignedw; in alloc_impl() 354 int* pStride) in gralloc_alloc() argument 360 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc() 364 buffer_handle_t* pHandle, int* pStride, in gralloc_alloc_size() argument 371 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8226/libgralloc/ |
H A D | gpu.h | 46 buffer_handle_t* pHandle, int* pStride, 52 int* pStride); 64 int* pStride, int bufferSize);
|
H A D | gpu.cpp | 263 buffer_handle_t* pHandle, int* pStride, in alloc_impl() argument 265 if (!pHandle || !pStride) in alloc_impl() 324 *pStride = alignedw; in alloc_impl() 357 int* pStride) in gralloc_alloc() argument 363 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc() 367 buffer_handle_t* pHandle, int* pStride, in gralloc_alloc_size() argument 374 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8909/libgralloc/ |
H A D | gpu.h | 46 buffer_handle_t* pHandle, int* pStride, 52 int* pStride); 64 int* pStride, int bufferSize);
|
H A D | gpu.cpp | 260 buffer_handle_t* pHandle, int* pStride, in alloc_impl() argument 262 if (!pHandle || !pStride) in alloc_impl() 344 *pStride = alignedw; in alloc_impl() 378 int* pStride) in gralloc_alloc() argument 384 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc() 388 buffer_handle_t* pHandle, int* pStride, in gralloc_alloc_size() argument 395 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8960/libgralloc/ |
H A D | gpu.h | 47 buffer_handle_t* pHandle, int* pStride, 53 int* pStride); 65 int* pStride, int bufferSize);
|
H A D | gpu.cpp | 246 buffer_handle_t* pHandle, int* pStride, in alloc_impl() argument 248 if (!pHandle || !pStride) in alloc_impl() 309 *pStride = alignedw; in alloc_impl() 341 int* pStride) in gralloc_alloc() argument 347 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, 0); in gralloc_alloc() 351 buffer_handle_t* pHandle, int* pStride, in gralloc_alloc_size() argument 358 return gpu->alloc_impl(w, h, format, usage, pHandle, pStride, bufferSize); in gralloc_alloc_size()
|
/aosp12/hardware/libhardware/modules/gralloc/ |
H A D | gralloc.cpp | 205 buffer_handle_t* pHandle, int* pStride) in gralloc_alloc() argument 207 if (!pHandle || !pStride) in gralloc_alloc() 248 *pStride = stride; in gralloc_alloc()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3StreamMem.h | 137 uint32_t* pStride);
|
/aosp12/packages/apps/Camera2/src/com/android/camera/util/ |
H A D | JpegUtilNative.java | 120 int pStride, int rStride, Object outBitmap, int rot90); in copyImagePlaneToBitmap() argument
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 2518 uint32_t pStride = static_cast<uint32_t>(pixStride); in DngCreator_nativeWriteImage() local 2584 DirectStripSource stripSource(env, pixelBytes, targetIfd, uWidth, uHeight, pStride, in DngCreator_nativeWriteImage() 2601 InputStripSource stripSource(env, *inBuf, targetIfd, uWidth, uHeight, pStride, in DngCreator_nativeWriteImage()
|