/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/ |
H A D | PgmImage.cpp | 29 PgmImage::PgmImage(int w, int h, int format) : in PgmImage() 35 PgmImage::PgmImage(unsigned char *data, int w, int h) : in PgmImage() 41 PgmImage::PgmImage(std::vector<unsigned char> &data, int w, int h) : in PgmImage() 83 void PgmImage::SetFormat(int format) in SetFormat()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | alpha_image.cpp | 50 OH_Drawing_Image *make_alpha_image(int w, int h) in make_alpha_image() 53 OH_Drawing_BitmapFormat format = { OH_Drawing_ColorFormat::COLOR_FORMAT_ALPHA_8, in make_alpha_image() local 150 uint32_t h = 64; in OnTestFunction() local 153 OH_Drawing_BitmapFormat format = { OH_Drawing_ColorFormat::COLOR_FORMAT_ALPHA_8, in OnTestFunction() local
|
H A D | newsurface.cpp | 51 uint32_t h = 100; // 100定义了要创建的位图bm的高度 in OnTestFunction() local 53 OH_Drawing_BitmapFormat format = { OH_Drawing_ColorFormat::COLOR_FORMAT_RGBA_8888, in OnTestFunction() local
|
H A D | drawbitmaprect.cpp | 52 uint32_t h = 64; in PrecondItions() local 54 OH_Drawing_BitmapFormat format = { OH_Drawing_ColorFormat::COLOR_FORMAT_RGBA_8888, in PrecondItions() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/ |
H A D | gpu.cpp | 53 int format, int width, int height) in gralloc_alloc_buffer() 259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 376 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 386 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() 387 int format, int usage, in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8960/libgralloc/ |
H A D | gpu.cpp | 57 int format, int width, int height) in gralloc_alloc_buffer() 245 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 339 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 349 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() 350 int format, int usage, in gralloc_alloc_size()
|
H A D | mapper.cpp | 202 int l, int t, int w, int h) in gralloc_map_and_invalidate() 236 int l, int t, int w, int h, in gralloc_lock() 248 int l, int t, int w, int h, in gralloc_lock_ycbcr() 345 int format = va_arg(args, int); in gralloc_perform() local 371 int format = va_arg(args, int); in gralloc_perform() local 386 int format = va_arg(args, int); in gralloc_perform() local
|
H A D | alloc_controller.cpp | 105 int AdrenoMemInfo::getStride(int width, int format) in getStride() 256 size_t getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 353 int alloc_buffer(private_handle_t **pHnd, int w, int h, int format, int usage) in alloc_buffer()
|
/aosp12/hardware/qcom/display/msm8994/libgralloc/ |
H A D | gpu.cpp | 61 int format, int width, int height) in gralloc_alloc_buffer() 280 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 382 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 392 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() 393 int format, int usage, in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc/ |
H A D | gpu.cpp | 60 int format, int width, int height) in gralloc_alloc_buffer() 261 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 377 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 387 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() 388 int format, int usage, in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8084/libgralloc/ |
H A D | gpu.cpp | 57 int format, int width, int height) in gralloc_alloc_buffer() 259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 352 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 362 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() 363 int format, int usage, in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8226/libgralloc/ |
H A D | gpu.cpp | 56 int format, int width, int height) in gralloc_alloc_buffer() 262 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 355 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 365 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() 366 int format, int usage, in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8909/libgralloc/ |
H A D | gpu.cpp | 53 int format, int width, int height) in gralloc_alloc_buffer() 259 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl() 376 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() 386 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size() 387 int format, int usage, in gralloc_alloc_size()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_buf_descriptor.h | 41 BufferDescriptor(int w, int h, int f) in BufferDescriptor() 49 BufferDescriptor(int w, int h, int f, gralloc1_producer_usage_t prod_usage, in BufferDescriptor() 62 void SetDimensions(int w, int h) { in SetDimensions() 67 void SetColorFormat(int format) { format_ = format; } in SetColorFormat()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_buf_descriptor.h | 40 BufferDescriptor(int w, int h, int f) in BufferDescriptor() 48 BufferDescriptor(int w, int h, int f, gralloc1_producer_usage_t prod_usage, in BufferDescriptor() 61 void SetDimensions(int w, int h) { in SetDimensions() 66 void SetColorFormat(int format) { format_ = format; } in SetColorFormat()
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_buf_descriptor.h | 40 BufferDescriptor(int w, int h, int f) in BufferDescriptor() 48 BufferDescriptor(int w, int h, int f, gralloc1_producer_usage_t prod_usage, in BufferDescriptor() 61 void SetDimensions(int w, int h) { in SetDimensions() 66 void SetColorFormat(int format) { format_ = format; } in SetColorFormat()
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_buf_descriptor.h | 41 BufferDescriptor(int w, int h, int f) in BufferDescriptor() 49 BufferDescriptor(int w, int h, int f, gralloc1_producer_usage_t prod_usage, in BufferDescriptor() 62 void SetDimensions(int w, int h) { in SetDimensions() 67 void SetColorFormat(int format) { format_ = format; } in SetColorFormat()
|
/aosp12/frameworks/native/opengl/tests/hwc/ |
H A D | hwcCommit.cpp | 169 uint32_t format; member in Rectangle 242 uint32_t format; member 749 uint32_t h; in dfMinHeight() local 797 uint32_t h; in dfMaxHeight() local 830 for (uint32_t h = 1; h <= startDim.height(); h++) { in dfMinDim() local 932 uint32_t h; in scMinHeight() local 970 uint32_t h; in scMaxHeight() local 1002 for (uint32_t h = 1; h <= dfDim.height(); h++) { in scMinDim() local 1054 for (uint32_t h = dfDim.height(); in scMaxDim() local 1098 Rational scHScale(uint32_t format, in scHScale() [all …]
|
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | Client.cpp | 79 status_t Client::createSurface(const String8& name, uint32_t w, uint32_t h, PixelFormat format, in createSurface() 89 status_t Client::createWithSurfaceParent(const String8& name, uint32_t w, uint32_t h, in createWithSurfaceParent() 90 PixelFormat format, uint32_t flags, in createWithSurfaceParent()
|
/aosp12/hardware/libhardware/tests/hwc/ |
H A D | util.c | 28 void matrix_init_ortho(GLfloat *m, float w, float h) { in matrix_init_ortho() 113 unsigned format, EGLConfig *config) { in select_config_for_window() 176 EGLint w, h; in egl_create() local 179 unsigned width, height, format; in egl_create() local
|
/aosp12/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/ |
H A D | RSTestView.java | 55 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|
/aosp12/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
H A D | RSTestView.java | 55 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|
/aosp12/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ |
H A D | RSTestView.java | 55 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | bitmap_test.cpp | 39 OH_Drawing_BitmapFormat format = { COLOR_FORMAT_ALPHA_8, ALPHA_FORMAT_OPAQUE }; in OnTestPerformance() local 87 int32_t h = 128; in OnTestPerformance() local 107 int32_t h = 256; in OnTestPerformance() local
|
/aosp12/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/ |
H A D | BallsView.java | 52 public void surfaceChanged(SurfaceHolder holder, int format, int w, int h) { in surfaceChanged()
|