Home
last modified time | relevance | path

Searched defs:pixel (Results 101 - 125 of 223) sorted by relevance

123456789

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleInterpolationTests.cpp180 const tcu::IVec4 pixel = dataRS.getPixelInt(x, y, z); in verifyImageData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp87 const tcu::Vec4 pixel = image.getPixel(x, y); in verifyResult() local
/third_party/vk-gl-cts/framework/common/
H A DtcuRasterizationVerifier.cpp104 bool pixelNearLineSegment (const tcu::IVec2& pixel, const tcu::Vec2& p0, const tcu::Vec2& p1) in pixelNearLineSegment() argument
141 bool pixelOnlyOnASharedEdge (const tcu::IVec2& pixel, const TriangleSceneSpec::SceneTriangle& triangle, const tcu::IVec2& viewportSize) in pixelOnlyOnASharedEdge() argument
[all...]
H A DtcuFuzzyImageCompare.cpp213 static deUint32 distSquaredToNeighbor (de::Random& rnd, deUint32 pixel, const ConstPixelBufferAccess& surface, int x, int y) in distSquaredToNeighbor() argument
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeImage.c170 deARGB pixel = deImage_getPixel(image, x, y); in deImage_copyToUint8RGBA() local
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.cpp439 uint32_t *pixel = static_cast<uint32_t *>(image); in DrawFrameBufferData() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp116 uint32_t *pixel = static_cast<uint32_t *>(mappedAddr_); // 使用mmap获取到的地址来访问内存 in DisPlay() local
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp153 uint32_t *pixel = static_cast<uint32_t *>(mappedAddr_); // 使用mmap获取到的地址来访问内存 in DisPlay() local
/third_party/ffmpeg/libavcodec/
H A Dscpr.c208 static int decode_unit(SCPRContext *s, PixelModel *pixel, uint32_t step, uint32_t *rval) in decode_unit() argument
[all...]
H A Dsmcenc.c362 int pixel = pixel_ptr[x + y * stride]; in smc_encode_stream() local
429 int pixel = pixel_ptr[x + y * stride]; in smc_encode_stream() local
H A Dtexturedspenc.c579 static void rgba2ycocg(uint8_t *dst, const uint8_t *pixel) in rgba2ycocg() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp517 tcu::RGBA pixel = resultFrame.getPixel(0, 0); in iterate() local
H A DglcSampleVariablesTests.cpp497 tcu::Vec4 pixel; in iterate() local
779 tcu::Vec4 pixel = pixels.getPixel(sample, 0); iterate() local
823 tcu::Vec4 pixel = pixels.getPixel(x, y); iterate() local
[all...]
H A DglcShaderMultisampleInterpolationTests.cpp520 tcu::Vec4 pixel; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp495 tcu::Vec4 pixel; in iterate() local
780 tcu::Vec4 pixel = pixels.getPixel(sample, 0); iterate() local
824 tcu::Vec4 pixel = pixels.getPixel(x, y); iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLContextSharingTest.cpp282 GLubyte pixel[4]; in TEST_P() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dgenpng.c703 pixel(png_uint_16p p, struct arg *args, int nargs, double x, double y) in pixel() function
[all...]
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftbsdf.c733 FT_Byte pixel, byte; bsdf_init_distance_map() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp283 tcu::UVec4 pixel = outputAccess.getPixelUint(x, y, 0); in iterate() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_extend_test_ng.cpp325 RefPtr<PixelMap> pixel = gestureHub->GetPixelMap(); in HWTEST_F() local
351 RefPtr<PixelMap> pixel = gestureHub->GetPixelMap(); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h38 int16_t pixel; member
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Drender_context_sample.cpp198 uint32_t *pixel = static_cast<uint32_t*>(addr); in ProduceBackGroundBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp946 static int pixel = 1; in ClipHoleForSurfaceNode() local
1001 static int pixel in ProcessTextureSurfaceRenderNode() local
1031 static int pixel = 1; ProcessOtherSurfaceRenderNode() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dthumbnail_manager.cpp342 PixelMapPtr pixel = Media::PixelMap::Create(option); in CreateThumbnailByAshmem() local
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_priv.h190 xa_pixel_to_float4(uint32_t pixel, float *color) in xa_pixel_to_float4() argument
205 xa_pixel_to_float4_a8(uint32_t pixel, float *color) in xa_pixel_to_float4_a8() argument

Completed in 27 milliseconds

123456789