Home
last modified time | relevance | path

Searched defs:pixels (Results 201 - 225 of 338) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCopyTextureTest.cpp597 GLColor pixels = GLColor::red; in TEST_P() local
697 GLColor pixels[4] = {GLColor::red, GLColor::red, GLColor::red, GLColor::red}; in TEST_P() local
962 GLColor pixels[7] = { TEST_P() local
1058 GLColor pixels[7] = { TEST_P() local
1122 constexpr uint8_t pixels[16 * 7] = { TEST_P() local
1191 GLColor pixels[] = {GLColor::red, GLColor::red, GLColor::red, GLColor::red}; TEST_P() local
1302 GLColor pixels[] = {GLColor(0, 5, 6, 7), GLColor(17, 22, 25, 24), GLColor(34, 35, 36, 36), TEST_P() local
1333 GLColor pixels[] = {GLColor(0, 5, 2, 14), GLColor(17, 22, 25, 30), GLColor(34, 33, 36, 46), TEST_P() local
1364 GLColor pixels[] = {GLColor(0, 1, 2, 3), GLColor(14, 16, 17, 18), GLColor(33, 34, 36, 46), TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DDrawCallPerf.cpp106 GLubyte pixels[width * height * 4] = { in CreateSimpleTexture2D() local
/third_party/skia/src/image/
H A DSkImage_Lazy.cpp201 auto pixels = direct ? this->makeTextureImage(direct) in onMakeSubset() local
/third_party/skia/src/codec/
H A DSkCodec.cpp267 bool zero_rect(const SkImageInfo& dstInfo, void* pixels, size_t rowBytes, in zero_rect() argument
294 SkCodec::Result SkCodec::handleFrameIndex(const SkImageInfo& info, void* pixels, size_t rowBytes, in handleFrameIndex() argument
392 SkCodec::Result SkCodec::getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in getPixels() argument
482 startIncrementalDecode(const SkImageInfo& info, void* pixels, size_t rowBytes, const SkCodec::Options* options) startIncrementalDecode() argument
[all...]
/third_party/skia/src/core/
H A DSkBlurMask.cpp371 void SkBlurMask::ComputeBlurredScanline(uint8_t *pixels, const uint8_t *profile, in ComputeBlurredScanline() argument
H A DSkBitmap.cpp298 static void invoke_release_proc(void (*proc)(void* pixels, void* ctx), void* pixels, void* ctx) { in invoke_release_proc() argument
304 bool SkBitmap::installPixels(const SkImageInfo& requestedInfo, void* pixels, size_t rb, in installPixels() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_neon.c79 const uint8x8_t pixels = vld1_u8((uint8_t*)src); in ConvertBGRAToRGBA_NEON() local
99 uint8x8x4_t pixels; in ConvertBGRAToBGR_NEON() local
126 uint8x8x4_t pixels; in ConvertBGRAToRGB_NEON() local
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_dx10.cpp299 unsigned char* pixels; in ImGui_ImplDX10_CreateFontsTexture() local
H A Dimgui_impl_dx11.cpp311 unsigned char* pixels; in ImGui_ImplDX11_CreateFontsTexture() local
H A Dimgui_impl_dx12.cpp287 unsigned char* pixels; in ImGui_ImplDX12_CreateFontsTexture() local
H A Dimgui_impl_opengl3.cpp508 unsigned char* pixels; in ImGui_ImplOpenGL3_CreateFontsTexture() local
H A Dimgui_impl_wgpu.cpp466 unsigned char* pixels; in ImGui_ImplWGPU_CreateFontsTexture() local
/third_party/skia/tests/
H A DReadPixelsTest.cpp101 intptr_t pixels = reinterpret_cast<intptr_t>(bmp.getPixels()); in make_src_image() local
126 intptr_t pixels = reinterpret_cast<intptr_t>(bitmap->getPixels()); in fill_dst_bmp_with_init_data() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fRasterizationTests.cpp657 deUint32 pixels[testAreaWidth * fboHeight] = {}; in iterate() local
/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.c81 dnxhd_8bit_get_pixels_8x4_sym(int16_t *av_restrict block, const uint8_t *pixels, ptrdiff_t line_size) dnxhd_8bit_get_pixels_8x4_sym() argument
105 dnxhd_10bit_get_pixels_8x4_sym(int16_t *av_restrict block, const uint8_t *pixels, ptrdiff_t line_size) dnxhd_10bit_get_pixels_8x4_sym() argument
[all...]
/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp233 std::size_t pixels = get_row_bytes() / 2; in get_next_row_data() local
H A Dgl646.cpp1796 auto pixels = dev->model->x_size_calib_mm * resolution / MM_PER_INCH; in init_regs_for_shading() local
1906 unsigned pixels = dev->model->x_size_calib_mm * sensor.full_resolution / MM_PER_INCH; in led_calibration() local
2026 dark_average(std::uint8_t * data, unsigned int pixels, unsigned int lines, unsigned int channels, unsigned int black) dark_average() argument
2081 unsigned pixels = dev->model->x_size_calib_mm * sensor.full_resolution / MM_PER_INCH; ad_fe_offset_calibration() local
2196 unsigned pixels = dev->model->x_size_calib_mm * resolution / MM_PER_INCH; offset_calibration() local
2337 unsigned pixels = 0; coarse_gain_calibration() local
2467 unsigned pixels = dev->model->x_size_calib_mm * resolution / MM_PER_INCH; init_regs_for_warmup() local
[all...]
H A Dgl841.cpp2120 std::uint32_t length, x, pixels, i; send_shading_data() local
[all...]
/third_party/backends/backend/
H A Dbh.c1375 u_long pixels; in section_parse() local
H A Dhp5400_internal.c354 struct CalPixel pixels[CALPIXBYBLOCK]; in SetCalibration() member
1349 float pixels = ((float) htons (req->lenx) * (float) htons (req->leny)) * InitScan2() local
[all...]
H A Dsp15c.c2093 int pixels; in pixels_per_line() local
2172 int pixels; in adjust_width() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_mp750.c435 shift_rgb (const uint8_t * src, unsigned pixels, in shift_rgb() argument
451 rgb_to_gray (uint8_t * gptr, const uint8_t * cptr, unsigned pixels, unsigned c) in rgb_to_gray() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c1004 copy_converted_buffer(struct gl_context * ctx, struct gl_pixelstore_attrib *pack, enum pipe_texture_target view_target, struct pipe_resource *dst, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void *pixels) copy_converted_buffer() argument
1051 st_GetTexSubImage_shader(struct gl_context * ctx, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void * pixels, struct gl_texture_image *texImage) st_GetTexSubImage_shader() argument
/third_party/mesa3d/src/mesa/main/
H A Dpack.c1202 _mesa_unpack_image( GLuint dimensions, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const struct gl_pixelstore_attrib *unpack ) _mesa_unpack_image() argument
H A Dtexgetimage.c80 get_tex_depth(struct gl_context *ctx, GLuint dimensions, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage) get_tex_depth() argument
129 get_tex_depth_stencil(struct gl_context *ctx, GLuint dimensions, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage) get_tex_depth_stencil() argument
185 get_tex_stencil(struct gl_context *ctx, GLuint dimensions, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage) get_tex_stencil() argument
231 get_tex_ycbcr(struct gl_context *ctx, GLuint dimensions, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage) get_tex_ycbcr() argument
317 get_tex_rgba_compressed(struct gl_context *ctx, GLuint dimensions, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage, GLbitfield transferOps) get_tex_rgba_compressed() argument
434 get_tex_rgba_uncompressed(struct gl_context *ctx, GLuint dimensions, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage, GLbitfield transferOps) get_tex_rgba_uncompressed() argument
574 get_tex_rgba(struct gl_context *ctx, GLuint dimensions, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage) get_tex_rgba() argument
619 get_tex_memcpy(struct gl_context *ctx, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage) get_tex_memcpy() argument
695 _mesa_GetTexSubImage_sw(struct gl_context *ctx, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, struct gl_texture_image *texImage) _mesa_GetTexSubImage_sw() argument
1095 pbo_error_check(struct gl_context *ctx, GLenum target, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei clientMemSize, GLvoid *pixels, const char *caller) pbo_error_check() argument
1211 common_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) common_error_check() argument
1263 getteximage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) getteximage_error_check() argument
1305 gettexsubimage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) gettexsubimage_error_check() argument
1386 get_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, GLvoid *pixels, const char *caller) get_texture_image() argument
1453 _get_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, const char *caller) _get_texture_image() argument
1486 _mesa_GetnTexImageARB(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels) _mesa_GetnTexImageARB() argument
1520 _mesa_GetTextureImage(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels) _mesa_GetTextureImage() argument
1543 _mesa_GetTextureImageEXT(GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, GLvoid *pixels) _mesa_GetTextureImageEXT() argument
1567 _mesa_GetMultiTexImageEXT(GLenum texunit, GLenum target, GLint level, GLenum format, GLenum type, GLvoid *pixels) _mesa_GetMultiTexImageEXT() argument
1605 _mesa_GetTextureSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, void *pixels) _mesa_GetTextureSubImage() argument
1670 getcompressedteximage_error_check(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei bufSize, GLvoid *pixels, const char *caller) getcompressedteximage_error_check() argument
1764 get_compressed_texture_image(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLvoid *pixels, const char *caller) get_compressed_texture_image() argument
1833 _mesa_GetnCompressedTexImageARB(GLenum target, GLint level, GLsizei bufSize, GLvoid *pixels) _mesa_GetnCompressedTexImageARB() argument
1864 _mesa_GetCompressedTexImage(GLenum target, GLint level, GLvoid *pixels) _mesa_GetCompressedTexImage() argument
1895 _mesa_GetCompressedTextureImageEXT(GLuint texture, GLenum target, GLint level, GLvoid *pixels) _mesa_GetCompressedTextureImageEXT() argument
1922 _mesa_GetCompressedMultiTexImageEXT(GLenum texunit, GLenum target, GLint level, GLvoid *pixels) _mesa_GetCompressedMultiTexImageEXT() argument
1951 _mesa_GetCompressedTextureImage(GLuint texture, GLint level, GLsizei bufSize, GLvoid *pixels) _mesa_GetCompressedTextureImage() argument
1980 _mesa_GetCompressedTextureSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei bufSize, void *pixels) _mesa_GetCompressedTextureSubImage() argument
[all...]

Completed in 37 milliseconds

12345678910>>...14