Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DOverlay_autogen.cpp42 const int32_t width = 12 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
65 const int32_t width = 150 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
89 const int32_t width = 25 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
112 const int32_t width = 5 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local
133 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
155 const int32_t width = 6 * static_cast<uint32_t>(widget->runningValues.size()); in initOverlayWidgets() local
176 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets() local
/device/generic/goldfish/camera/
DConverters.cpp35 int width, in _YUV420SToRGB565()
64 int width, in _YUV420SToRGB32()
96 void YV12ToRGB565(const void* yv12, void* rgb, int width, int height) in YV12ToRGB565()
108 void YV12ToRGB32(const void* yv12, void* rgb, int width, int height) in YV12ToRGB32()
120 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height) in YU12ToRGB32()
139 int width, in _NVXXToRGB565()
158 int width, in _NVXXToRGB32()
170 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) in NV12ToRGB565()
178 void NV12ToRGB32(const void* nv12, void* rgb, int width, int height) in NV12ToRGB32()
186 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height) in NV21ToRGB565()
[all …]
DEmulatedFakeRotatingCameraDevice.cpp70 static void rgba8888_to_nv21(uint8_t* input, uint8_t* output, int width, int height) { in rgba8888_to_nv21()
94 static void nv21_to_rgba8888(uint8_t* input, uint32_t * output, int width, int height) { in nv21_to_rgba8888()
114 void EmulatedFakeRotatingCameraDevice::render(int width, int height) in render()
168 void EmulatedFakeRotatingCameraDevice::create_texture_dotx(int width, int height) { in create_texture_dotx()
247 void EmulatedFakeRotatingCameraDevice::update_scene(float width, float height) in update_scene()
350 int EmulatedFakeRotatingCameraDevice::init_gl_surface(int width, int height) in init_gl_surface()
468 status_t EmulatedFakeRotatingCameraDevice::startDevice(int width, in startDevice()
527 int width=mFrameWidth; in produceFrame() local
/device/generic/vulkan-cereal/third-party/angle/src/image_util/
Dloadimage.cpp18 void LoadA8ToRGBA8(size_t width, in LoadA8ToRGBA8()
92 void LoadA8ToBGRA8(size_t width, in LoadA8ToBGRA8()
107 void LoadA32FToRGBA32F(size_t width, in LoadA32FToRGBA32F()
136 void LoadA16FToRGBA16F(size_t width, in LoadA16FToRGBA16F()
165 void LoadL8ToRGBA8(size_t width, in LoadL8ToRGBA8()
195 void LoadL8ToBGRA8(size_t width, in LoadL8ToBGRA8()
210 void LoadL32FToRGBA32F(size_t width, in LoadL32FToRGBA32F()
239 void LoadL16FToRGBA16F(size_t width, in LoadL16FToRGBA16F()
268 void LoadLA8ToRGBA8(size_t width, in LoadLA8ToRGBA8()
297 void LoadLA8ToBGRA8(size_t width, in LoadLA8ToBGRA8()
[all …]
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dfootprint.cc29 constexpr int EncodeDims(int width, int height) { in EncodeDims()
36 Footprint::GetValidFootprintForDimensions(int width, int height) { in GetValidFootprintForDimensions()
119 const int width = base::ParseInt32(dimension_strings[0].c_str(), 0); in Parse() local
127 base::Optional<Footprint> Footprint::FromDimensions(int width, int height) { in FromDimensions()
146 size_t Footprint::StorageRequirements(int width, int height) const { in StorageRequirements()
/device/generic/opengl-transport/host/libs/virglrenderer/libOpenglRender/
DYUVConverter.cpp30 static void getPlanarYUVSizes(int width, int height, in getPlanarYUVSizes()
71 static void getYUVSizes(int width, int height, in getYUVSizes()
91 static void getPlanarYUVOffsets(int width, int height, FrameworkFormat format, in getPlanarYUVOffsets()
135 static void getYUVOffsets(int width, int height, FrameworkFormat format, in getYUVOffsets()
162 GLsizei width, in createYUVGLTex()
187 int x, int y, int width, int height, in subUpdateYUVGLTex()
339 int width, int ywidth, in doYUVConversionDraw()
380 YUVConverter::YUVConverter(int width, int height, FrameworkFormat format) : mFormat(format){ in YUVConverter()
413 int width, int height, in drawConvert()
450 void YUVConverter::updateCutoffs(float width, float ywidth, in updateCutoffs()
/device/google/coral-kernel/sm8150/kernel-headers/media/
Dmsm_media_info.h899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
918 static __inline__ unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
964 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
1086 static __inline__ unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE()
1152 static __inline__ unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE()
1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE()
1271 static __inline__ unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE()
1334 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
1455 int color_fmt, int width, int height, int interlace) in VENUS_BUFFER_SIZE_USED()
1495 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/device/google/sunfish-kernel/sm7150/original-kernel-headers/media/
Dmsm_media_info.h899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
918 static __inline__ unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
964 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
1086 static __inline__ unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE()
1152 static __inline__ unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE()
1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE()
1271 static __inline__ unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE()
1334 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
1455 int color_fmt, int width, int height, int interlace) in VENUS_BUFFER_SIZE_USED()
1495 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/device/google/sunfish-kernel/sm7150/kernel-headers/media/
Dmsm_media_info.h899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
918 static __inline__ unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
964 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
1086 static __inline__ unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE()
1152 static __inline__ unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE()
1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE()
1271 static __inline__ unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE()
1334 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
1455 int color_fmt, int width, int height, int interlace) in VENUS_BUFFER_SIZE_USED()
1495 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/device/google/coral-kernel/sm8150/original-kernel-headers/media/
Dmsm_media_info.h899 static __inline__ unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
918 static __inline__ unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
964 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
1086 static __inline__ unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE()
1152 static __inline__ unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE()
1211 static __inline__ unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE()
1271 static __inline__ unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE()
1334 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
1455 int color_fmt, int width, int height, int interlace) in VENUS_BUFFER_SIZE_USED()
1495 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferallocation.cpp103 static void get_rgb_stride_and_size(int width, int height, int pixel_size, int *pixel_stride, int *… in get_rgb_stride_and_size()
197 static bool get_afbc_yuv420_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byt… in get_afbc_yuv420_8bit_stride_and_size()
289 static bool get_yv12_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride, si… in get_yv12_stride_and_size()
336 static bool get_yuv422_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byte_str… in get_yuv422_8bit_stride_and_size()
375 static bool get_afbc_yuv422_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byt… in get_afbc_yuv422_8bit_stride_and_size()
454 static bool get_yuv_pX10_stride_and_size(int width, int height, int vss, int *pixel_stride, int *by… in get_yuv_pX10_stride_and_size()
510 static bool get_yuv_y210_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y210_stride_and_size()
557 static bool get_yuv_y0l2_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y0l2_stride_and_size()
601 static bool get_yuv_y410_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y410_stride_and_size()
645 static bool get_yuv420_10bit_afbc_stride_and_size(int width, int height, int *pixel_stride, int *by… in get_yuv420_10bit_afbc_stride_and_size()
[all …]
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferallocation.cpp103 static void get_rgb_stride_and_size(int width, int height, int pixel_size, int *pixel_stride, int *… in get_rgb_stride_and_size()
197 static bool get_afbc_yuv420_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byt… in get_afbc_yuv420_8bit_stride_and_size()
289 static bool get_yv12_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride, si… in get_yv12_stride_and_size()
336 static bool get_yuv422_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byte_str… in get_yuv422_8bit_stride_and_size()
375 static bool get_afbc_yuv422_8bit_stride_and_size(int width, int height, int *pixel_stride, int *byt… in get_afbc_yuv422_8bit_stride_and_size()
454 static bool get_yuv_pX10_stride_and_size(int width, int height, int vss, int *pixel_stride, int *by… in get_yuv_pX10_stride_and_size()
510 static bool get_yuv_y210_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y210_stride_and_size()
557 static bool get_yuv_y0l2_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y0l2_stride_and_size()
601 static bool get_yuv_y410_stride_and_size(int width, int height, int *pixel_stride, int *byte_stride… in get_yuv_y410_stride_and_size()
645 static bool get_yuv420_10bit_afbc_stride_and_size(int width, int height, int *pixel_stride, int *by… in get_yuv420_10bit_afbc_stride_and_size()
[all …]
/device/google/redbull-kernel/sm7250/original-kernel-headers/media/
Dmsm_media_info.h775 unsigned int width) in VENUS_Y_STRIDE()
818 unsigned int width) in VENUS_UV_STRIDE()
937 unsigned int width) in VENUS_Y_META_STRIDE()
1005 unsigned int width) in VENUS_UV_META_STRIDE()
1066 unsigned int width) in VENUS_RGB_STRIDE()
1123 unsigned int width) in VENUS_RGB_META_STRIDE()
1183 unsigned int width, unsigned int height) in VENUS_BUFFER_SIZE()
1312 unsigned int width, unsigned int height, unsigned int interlace) in VENUS_BUFFER_SIZE_USED()
/device/google/redbull-kernel/sm7250/kernel-headers/media/
Dmsm_media_info.h775 unsigned int width) in VENUS_Y_STRIDE()
818 unsigned int width) in VENUS_UV_STRIDE()
937 unsigned int width) in VENUS_Y_META_STRIDE()
1005 unsigned int width) in VENUS_UV_META_STRIDE()
1066 unsigned int width) in VENUS_RGB_STRIDE()
1123 unsigned int width) in VENUS_RGB_META_STRIDE()
1183 unsigned int width, unsigned int height) in VENUS_BUFFER_SIZE()
1312 unsigned int width, unsigned int height, unsigned int interlace) in VENUS_BUFFER_SIZE_USED()
/device/generic/vulkan-cereal/stream-servers/tests/
DGLTestUtils.cpp36 testing::AssertionResult ImageMatches(int width, int height, int bpp, int rowLength, in ImageMatches()
69 TestTexture createTestPatternRGB888(int width, int height) { in createTestPatternRGB888()
85 TestTexture createTestPatternRGBA8888(int width, int height) { in createTestPatternRGBA8888()
108 TestTexture createTestTextureRGB888SingleColor(int width, int height, float r, float g, float b) { in createTestTextureRGB888SingleColor()
124 TestTexture createTestTextureRGBA8888SingleColor(int width, int height, float r, float g, float b, … in createTestTextureRGBA8888SingleColor()
/device/generic/vulkan-cereal/third-party/angle/src/common/fuchsia_egl/
Dfuchsia_egl.c19 int32_t width; member
24 int32_t width, in fuchsia_egl_window_create()
50 void fuchsia_egl_window_resize(fuchsia_egl_window *egl_window, int32_t width, int32_t height) in fuchsia_egl_window_resize()
/device/google/cuttlefish/host/frontend/webrtc/
Dcvd_video_frame_buffer.cpp30 inline int AlignStride(int width) { in AlignStride()
56 CvdVideoFrameBuffer::CvdVideoFrameBuffer(int width, int height) in CvdVideoFrameBuffer()
71 int CvdVideoFrameBuffer::width() const { return width_; } in width() function in cuttlefish::CvdVideoFrameBuffer
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp240 static int computePackingOffset(GLenum format, GLenum type, GLsizei width, GLsizei height, int alig… in computePackingOffset()
250 GLsizei width, GLsizei height, GLsizei depth, in computeTextureStartEnd()
289 GLsizei width, GLsizei height, GLsizei depth, in computeTotalImageSize()
315 GLsizei width, GLsizei height, GLsizei depth, in computeNeededBufferSize()
342 GLsizei width, GLsizei height, in computePackingOffsets2D()
368 GLsizei width, GLsizei height, GLsizei depth, in computePackingOffsets3D()
577 GLsizei getAstcCompressedSize(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, … in getAstcCompressedSize()
633 GLsizei get4x4CompressedSize(GLsizei width, GLsizei height, GLsizei depth, GLsizei blocksize, bool*… in get4x4CompressedSize()
638 GLsizei getCompressedImageSize(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth,… in getCompressedImageSize()
/device/generic/vulkan-cereal/host-common/opengl/
DGpuFrameBridge.cpp44 int width; member
121 virtual void postRecordFrame(int width, in postRecordFrame()
127 virtual void postRecordFrameAsync(int width, in postRecordFrameAsync()
177 void postFrame(int width, int height, const void* pixels, bool copy) { in postFrame()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp34 static int get_rgb_offset(int row, int width, int rgbStride) { in get_rgb_offset()
53 void get_yv12_offsets(int width, int height, in get_yv12_offsets()
68 void get_yuv420p_offsets(int width, int height, in get_yuv420p_offsets()
92 void rgb565_to_yv12(char* dest, char* src, int width, int height, in rgb565_to_yv12()
132 void rgb888_to_yv12(char* dest, char* src, int width, int height, in rgb888_to_yv12()
200 void rgb888_to_yuv420p(char* dest, char* src, int width, int height, in rgb888_to_yuv420p()
237 void yv12_to_rgb565(char* dest, char* src, int width, int height, in yv12_to_rgb565()
282 void yv12_to_rgb888(char* dest, char* src, int width, int height, in yv12_to_rgb888()
322 void yuv420p_to_rgb888(char* dest, char* src, int width, int height, in yuv420p_to_rgb888()
367 int width, int height, int top, int left, in copy_rgb_buffer_from_unlocked()
/device/generic/goldfish/camera/qemu-pipeline3/
DQemuSensor.cpp77 QemuSensor::QemuSensor(const char *deviceName, uint32_t width, uint32_t height, in QemuSensor()
415 void QemuSensor::captureRGBA(uint8_t *img, uint32_t width, uint32_t height, in captureRGBA()
482 void QemuSensor::captureRGBA(uint32_t width, uint32_t height, in captureRGBA()
522 void QemuSensor::captureRGB(uint8_t *img, uint32_t width, uint32_t height, uint32_t stride, int64_t… in captureRGB()
526 void QemuSensor::captureYU12(uint8_t *img, uint32_t width, uint32_t height, uint32_t stride, in captureYU12()
592 void QemuSensor::captureYU12(uint32_t width, uint32_t height, uint32_t stride, in captureYU12()
/device/generic/vulkan-cereal/stream-servers/
DRendererImpl.cpp102 bool RendererImpl::initialize(int width, int height, bool useSubWindow, bool egl2egl) { in initialize()
351 void RendererImpl::getScreenshot(unsigned int nChannels, unsigned int* width, in getScreenshot()
474 void RendererImpl::setScreenMask(int width, int height, const unsigned char* rgbaData) { in setScreenMask()
489 uint32_t handle) { in __anon44617cfb0302()
518 int width,
530 int width,
543 int width,
566 int width,
571 uint32_t* textures) { in __anon44617cfb0e02()
609 ….platform_resource_info = [](uint32_t handle, int32_t* width, int32_t* height, int32_t* internal_f… in __anon44617cfb1a02()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/glx/
DPbufferSurfaceGLX.cpp19 EGLint width, in PbufferSurfaceGLX()
46 int width = std::max(1, static_cast<int>(mWidth)); in initialize() local
80 EGLint width, in postSubBuffer()
/device/generic/goldfish/camera/fake-pipeline2/
DBase.h37 uint32_t width, height; member
48 uint32_t width, height; member
55 uint32_t width, height; member
/device/generic/vulkan-cereal/include/glm/gtx/
Dio.hpp54 unsigned width; member in glm::io::format_punct
120 struct width struct
122 unsigned value;

12345678910>>...22