Home
last modified time | relevance | path

Searched defs:dstPixel (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dwacky_yuv_formats.cpp525 std::function<void(uint16_t* dstPixel, const float* srcPixel)> convert) { in make_16()
535 uint16_t* dstPixel = (uint16_t*) result.getAddr(x, y); in make_16() local
556 [] (uint16_t* dstPixel, const float* srcPixel) { in create_YUV()
617 (uint16_t* dstPixel, const float* srcPixel) { in create_YUV()
624 (uint16_t* dstPixel, const float* srcPixel) { in create_YUV()
633 (uint16_t* dstPixel, const float* srcPixel) { in create_YUV()
643 [] (uint16_t* dstPixel, const float* srcPixel) { in create_YUV()
647 [] (uint16_t* dstPixel, const float* srcPixel) { in create_YUV()
653 [] (uint16_t* dstPixel, const float* srcPixel) { in create_YUV()
/aosp_15_r20/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp1042 uint8_t *const dstPixel = dstPtr + y * dstRowPitch + x * dstPixelSize; in decompressETC2_EAC_RGBA8() local
1077 uint8_t *const dstPixel = dstPtr + y * dstRowPitch + x * dstPixelSize; in decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1() local
1113 int16_t *const dstPixel = (int16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressEAC_R11() local
1121 … uint16_t *const dstPixel = (uint16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressEAC_R11() local
1159 int16_t *const dstPixel = (int16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressEAC_RG11() local
1170 … uint16_t *const dstPixel = (uint16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressEAC_RG11() local
1554 uint32_t *const dstPixel = (uint32_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc1() local
1596 uint32_t *const dstPixel = (uint32_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc2() local
1655 uint32_t *const dstPixel = (uint32_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc3() local
1704 float *const dstPixel = (float *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc4() local
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp1901 … tcu::Vec4 dstPixel(srcPixel.x() / 255.0f, srcPixel.y() / 255.0f, srcPixel.z() / 255.0f, in convertUInt() local
1914 tcu::Vec4 dstPixel = sRGB8ToLinear(srcPixel); in convertsRGB() local
1926 tcu::Vec4 dstPixel = sRGBA8ToLinear(srcPixel); in convertsRGBA() local
1938 … tcu::Vec4 dstPixel(srcPixel.x() / 1023.0f, srcPixel.y() / 1023.0f, srcPixel.z() / 1023.0f, in convertUInt_2_10_10_10_rev() local
/aosp_15_r20/external/skia/tests/
H A DVkHardwareBufferTest.cpp1068 const uint32_t dstPixel = *dstBitmap.getAddr32(x, y); in check_read() local
1213 uint32_t dstPixel = bufferAddr[y * hwbDesc.stride + x]; in run_test() local
H A DGrAHardwareBufferTest.cpp86 const uint32_t dstPixel = *actualBitmap.getAddr32(x, y); in check_read() local
/aosp_15_r20/external/skia/tests/graphite/
H A DAHardwareBufferTest.cpp84 const uint32_t dstPixel = *actualBitmap.getAddr32(x, y); in check_read() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp488 Vec4 dstPixel(0.0f, 0.0f, 0.0f, 1.0f); in clearUndefined() local
504 IVec4 dstPixel(0, 0, 0, (int)(((int64_t)0x1u << bitDepth.w()) - 1)); in clearUndefined() local
/aosp_15_r20/external/skia/src/core/
H A DSkPixmap.cpp780 uint64_t dstPixel[2] = {}; // be large enough for our widest config (F32 x 4) in erase() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp391 GLushort *dstPixel = reinterpret_cast<GLushort *>(dst); in RearrangeEXTTextureNorm16Pixels() local
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DTracePerfTest.cpp2859 EGLint dstPixel = x + (mTestParams.windowHeight - y - 1) * mTestParams.windowWidth; in saveScreenshot() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...