| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelRoutine.cpp | 862 void PixelRoutine::blendFactor(Vector4s &blendFactor, const Vector4s ¤t, const Vector4s &pixel, BlendFactor blendFactorActive) in blendFactor() argument 943 blendFactorAlpha(Vector4s &blendFactor, const Vector4s ¤t, const Vector4s &pixel, BlendFactor blendFactorAlphaActive) blendFactorAlpha() argument 998 readPixel(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s &pixel) readPixel() argument 1178 Vector4s pixel; alphaBlend() local 1297 Vector4s pixel; logicOperation() local 1918 blendFactor(Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, BlendFactor blendFactorActive) blendFactor() argument 1989 blendFactorAlpha(Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, BlendFactor blendFactorAlphaActive) blendFactorAlpha() argument 2045 Vector4f pixel; alphaBlend() local [all...] |
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkGifImageReader.h | 226 void setTransparentPixel(int pixel) { m_transparentPixel = pixel; } in setTransparentPixel() argument
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_enc.c | 424 AddSingleLiteral(uint32_t pixel, int use_color_cache, VP8LColorCache* const hashers, VP8LBackwardRefs* const refs) AddSingleLiteral() argument [all...] |
| /third_party/skia/tests/ |
| H A D | VkHardwareBufferTest.cpp | 1027 SkPMColor* pixel = reinterpret_cast<SkPMColor*>( in make_src_bitmap() local
|
| H A D | ProcessorTest.cpp | 365 make_input_texture(GrRecordingContext* context, int width, int height, GrColor* pixel) make_input_texture() argument [all...] |
| H A D | SurfaceTest.cpp | 772 uint32_t pixel = readback.addr32()[y * w + x]; in test_surface_context_clear() local
|
| H A D | WritePixelsTest.cpp | 311 SkPMColor pixel = 0; in call_writepixels() local
|
| /third_party/skia/third_party/etc1/ |
| H A D | etc1.cpp | 550 int pixel = (p[1] << 8) | p[0]; in etc1_encode_image() local 606 etc1_uint32 pixel = ((r >> 3) << 11) | ((g >> 2) << 5) | (b >> 3); etc1_decode_image() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDrawTests.cpp | 793 const tcu::RGBA pixel = image.getPixel(x, y); in verifyImage() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fDrawTests.cpp | 120 const tcu::RGBA pixel = image.getPixel(x, y); in verifyImageYellowGreen() local
|
| H A D | es31fVertexAttributeBindingTests.cpp | 92 const tcu::RGBA pixel = image.getPixel(x, y); in verifyImageYellowGreen() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineNoPositionTests.cpp | 680 const auto pixel = pixels.getPixel(x, y); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 651 const auto pixel = colorPixels.getPixel(i, j); in iterate() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_offscreen_canvas_bridge.cpp | 1549 Color pixel = Color(data->data[idx]); variable
|
| /test/ostest/wukong/common/src/ |
| H A D | wukong_util.cpp | 61 auto pixel = *(data + (i * stride) + (j * 4)); in g_isBwScreen() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | g2meet.c | 88 uint32_t pixel; member [all...] |
| H A D | pngdec.c | 1404 uint8_t *pixel = &row[2 * s->width - 1]; in decode_frame_common() local 1412 uint8_t *pixel = &row[4 * s->width - 1]; in decode_frame_common() local 1424 uint8_t *pixel = &row[s->bpp * (x - 1)]; decode_frame_common() local [all...] |
| /third_party/backends/backend/ |
| H A D | mustek_pp_cis.c | 1496 cis_read_line (Mustek_PP_CIS_dev * dev, SANE_Byte* buf, SANE_Int pixel, in cis_read_line() argument 1622 cis_check_result(SANE_Byte* buffer, int pixel) in cis_check_result() argument 1330 cis_read_line_low_level(Mustek_PP_CIS_dev * dev, SANE_Byte * buf, SANE_Int pixel, SANE_Byte * calib_low, SANE_Byte * calib_hi, SANE_Int * gamma) cis_read_line_low_level() argument 1638 int i, j, pixel, channel, minExposeTime, first, last; cis_maximize_dynamic_range() local [all...] |
| H A D | nec.c | 3501 size_t nread, ntest, pixel, max_pixel, line, max_line; in sane_read_shuffled() local
|
| H A D | sharp.c | 4005 size_t nread, ntest, pixel, max_pixel, line, max_line; in sane_read_shuffled() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiPipelineTests.cpp | 422 tcu::Vec4 pixel = resultAccess.getPixel(1, 1); in drawTriangleTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorCopyTests.cpp | 2315 Vec4 pixel = resultBufferAccess.getPixel(x, y, 0); in run() local
|
| H A D | vktBindingDescriptorUpdateTests.cpp | 672 const auto pixel = resultPixels.getPixel(x, y, z); in iterate() local 1279 const auto pixel = resultPixels.getPixel(x, y, z); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderBuiltinTests.cpp | 1342 std::string triangleForPixel(const std::string& pixel, const std::string& len, const std::string& baseIndex) in triangleForPixel() argument 1393 const std::string pixel = (m_taskNeeded ? "td.id" : "gl_WorkGroupID.x" ); in initPrograms() local 1501 const std::string pixel in initPrograms() local 1607 const std::string pixel = (m_taskNeeded ? "td.pixelId[gl_LocalInvocationIndex]" : "gl_GlobalInvocationID.x"); initPrograms() local 1707 const std::string pixel = (m_taskNeeded ? "td.id" : drawIndex); initPrograms() local [all...] |
| H A D | vktMeshShaderBuiltinTestsEXT.cpp | 1486 std::string triangleForPixel(const std::string& pixel, const std::string& len, const std::string& primitiveIndex) in triangleForPixel() argument 1539 const std::string pixel = (m_taskNeeded ? "td.id" : "gl_WorkGroupID.x" ); in initPrograms() local 1651 const std::string pixel in initPrograms() local 1803 const std::string pixel = "((" + parentOffset + " * " + meshGroupsPerTask + ") + " + meshGroupIndex + ")"; initPrograms() local 1925 const std::string pixel = (m_taskNeeded ? "td.pixelId[gl_LocalInvocationIndex]" : "gl_GlobalInvocationID.x"); initPrograms() local 2029 const std::string pixel = (m_taskNeeded ? "td.id" : drawIndex); initPrograms() local [all...] |