Home
last modified time | relevance | path

Searched defs:dstSize (Results 1 – 16 of 16) sorted by relevance

/external/skia/tests/
DPackBitsTest.cpp36 size_t dstSize = SkPackBits::Pack16(gTests[i].fSrc, in test_pack16() local
51 size_t dstSize = SkPackBits::Pack16(src, size, dst); in test_pack16() local
88 size_t dstSize = SkPackBits::Pack8(gTests[i].fSrc, in test_pack8() local
105 size_t dstSize = SkPackBits::Pack8(src, size, dst); in test_pack8() local
/external/deqp/modules/gles3/functional/
Des3fBufferCopyTests.cpp57 int dstSize, in BasicBufferCopyCase()
286 int dstSize; in init() member
Des3fFramebufferBlitTests.cpp58 …esc, deUint32 filter, const IVec2& srcSize, const IVec4& srcRect, const IVec2& dstSize, const IVec… in BlitRectCase()
172 …me, const char* desc, const IVec2& srcSize, const IVec4& srcRect, const IVec2& dstSize, const IVec… in BlitNearestFilterConsistencyCase()
459 … const IVec2& srcSize, const IVec4& srcRect, deUint32 dstBuffers, const IVec2& dstSize, const IVec… in BlitDepthStencilCase()
975 const IVec2 dstSize(132, 128); in init() local
Des3fVertexTextureTests.cpp640 float Vertex2DTextureCase::calculateLod (const Vec2& texScale, const Vec2& dstSize, int textureNdx)… in calculateLod() argument
961 float VertexCubeTextureCase::calculateLod (const Vec2& texScale, const Vec2& dstSize, int textureNd… in calculateLod() argument
1286 float Vertex2DArrayTextureCase::calculateLod (const Mat3& transf, const Vec2& dstSize, int textureN… in calculateLod() argument
1626 float Vertex3DTextureCase::calculateLod (const Mat3& transf, const Vec2& dstSize, int textureNdx) c… in calculateLod() argument
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp235 static float computeNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, deInt32 srcSize, c… in computeNonProjectedTriLod()
273 static float computeNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, const tcu::IVec2& … in computeNonProjectedTriLod()
314 static float computeNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, const tcu::IVec3& … in computeNonProjectedTriLod()
437 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight()); in sampleTextureNonProjected() local
472 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight()); in sampleTextureNonProjected() local
653 const tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight()); in sampleTextureCube() local
714 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight()); in sampleTextureNonProjected() local
763 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight()); in sampleTextureNonProjected() local
809 tcu::IVec2 dstSize = tcu::IVec2(dst.getWidth(), dst.getHeight()); in sampleTextureNonProjected() local
1714 const tcu::IVec2 dstSize = tcu::IVec2(result.getWidth(), result.getHeight()); in computeTextureLookupDiff() local
[all …]
/external/libvncserver/test/
Dtjunittest.c239 unsigned long *dstSize, int w, int h, int pf, char *basename, in compTest()
280 unsigned long dstSize=0; in _decompTest() local
/external/skia/src/effects/
DSkBlurMask.cpp536 size_t dstSize = dst->computeImageSize(); in BoxBlur() local
777 size_t dstSize = dst->computeImageSize(); in BlurRect() local
897 size_t dstSize = dst->computeImageSize(); in BlurGroundTruth() local
/external/lz4/lib/
Dlz4frame.c472 …limitedOutput_withState(void* ctx, const char* src, char* dst, int srcSize, int dstSize, int level) in LZ4F_localLZ4_compress_limitedOutput_withState()
478 …_limitedOutput_continue(void* ctx, const char* src, char* dst, int srcSize, int dstSize, int level) in LZ4F_localLZ4_compress_limitedOutput_continue()
484 …_limitedOutput_continue(void* ctx, const char* src, char* dst, int srcSize, int dstSize, int level) in LZ4F_localLZ4_compressHC_limitedOutput_continue()
856 static void LZ4F_updateDict(LZ4F_dctx_internal_t* dctxPtr, const BYTE* dstPtr, size_t dstSize, cons… in LZ4F_updateDict()
/external/icu/icu4c/source/common/
Dunistr_cnv.cpp133 uint32_t dstSize, in extract()
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp539 float Vertex2DTextureCase::calculateLod (const Vec2& texScale, const Vec2& dstSize, int textureNdx)… in calculateLod() argument
857 float VertexCubeTextureCase::calculateLod (const Vec2& texScale, const Vec2& dstSize, int textureNd… in calculateLod() argument
/external/lz4/programs/
Dfullbench.c392 size_t dstSize = outSize; in local_LZ4F_decompress() local
/external/skia/src/gpu/
DSkGpuDevice.cpp1152 SkSize dstSize; in drawBitmapCommon() local
1628 SkSize dstSize; in drawBitmapRect() local
/external/skia/src/core/
DSkBitmap.cpp433 bool SkBitmap::copyPixelsTo(void* const dst, size_t dstSize, in copyPixelsTo()
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp1857 const IVec3 dstSize = getLevelSize(dstInfo.getTarget(), dstInfo.getSize(), dstLevel); in generateCopies() local
2089 …const IVec3 dstSize = getTestedSize(dstTarget, dstFormat, (dstIs3D ? targetSize3D : targetSize2… in addCopyTests() local
Des31fPrimitiveBoundingBoxTests.cpp3247 …const tcu::IVec2 dstSize = (m_dst == TARGET_DEFAULT) ? (tcu::IVec2(m_context.getRenderTarget().get… in init() local
3376 …const tcu::IVec2 dstSize = (m_dst == TARGET_DEFAULT) ? (tcu::IVec2(m_context.getRenderTarget().… in verifyImage() local
/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp763 int dstSize, // The maximum size of the array in decode_integer_sequence()