/third_party/skia/experimental/lowp-basic/ |
D | bilerp-study.cpp | 38 static float golden_bilerp(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp() 46 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp2() 57 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in full_res_bilerp() 69 static int16_t bilerp_1(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in bilerp_1() 101 for (int p01 : interesting) in check_bilerp() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuBilinearImageCompare.cpp | 74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p1… in interpolateChannel() 101 deUint32 p01 = readRGBA8Raw(access, x0, y1); in bilinearSampleRGBA8() local
|
D | tcuFuzzyImageCompare.cpp | 144 deUint32 p01 = readUnorm8<NumChannels>(src, i0, j1); in bilinearSample() local
|
D | tcuTexture.cpp | 2044 …Vec4 p01 = (i0UseBorder || j1UseBorder) ? lookupBorder(access.getFormat(), sampler) : lookup(acces… in sampleLinear2D() local 2164 …float p01 = execCompare(p01Clr, sampler.compare, sampler.compareChannel, ref, isFixedPointDepthFor… in sampleLinear2DCompare() local
|
D | tcuAstcUtil.cpp | 1309 const deUint32 p01 = unquantizedWeights[(i01 * numWeightsPerTexel + texelWeightNdx) & 0x3f]; in interpolateWeights() local
|
D | tcuTexLookupVerifier.cpp | 96 Vec4 p01; //!< (1, 0) member
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pTextureCases.cpp | 114 Vec2 p01 = (m_coordTransform * Vec3(0.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
|
D | es2pShaderOperatorTests.cpp | 229 tcu::Vec4 p01; //!< Bottom right. member
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pTextureCases.cpp | 122 Vec2 p01 = (m_coordTransform * Vec3(0.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
|
D | es3pShaderOperatorTests.cpp | 229 tcu::Vec4 p01; //!< Bottom right. member
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderPerformanceMeasurer.hpp | 61 tcu::Vec4 p01; //!< Bottom right. member
|
/third_party/vk-gl-cts/framework/delibs/deimage/ |
D | deImage.c | 149 deARGB p01 = deImage_getPixel(srcImage, x0, y1); in deImage_scale() local
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCCFillGeometry.cpp | 183 Sk2f p01 = SkNx_fma(t, tan0, p0); in appendQuadratics() local 564 Sk2f p01, p02, pT, p11, p12; in appendCubics() local 687 Sk2f p01, p02, pT, p11, p12; in chopAndAppendCubicAtMidTangent() local
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | line_interpolate.cpp | 40 double p01 = bg::get<1>(p0); in apply() local
|
/third_party/typescript/tests/baselines/reference/ |
D | promiseType.js | 87 const p01 = p.then(); constant 322 const p01 = p.then(); constant
|
D | promiseTypeStrictNull.js | 87 const p01 = p.then(); constant 322 const p01 = p.then(); constant
|
/third_party/typescript/tests/cases/compiler/ |
D | promiseTypeStrictNull.ts | 88 const p01 = p.then(); constant
|
D | promiseType.ts | 87 const p01 = p.then(); constant
|
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 1297 int p00, p01, p10, p11, i0, i1; in compute_infill_weights() local 1314 int p00, p01, p10, p11, i; in compute_infill_weights() local
|
/third_party/ffmpeg/libavcodec/ |
D | exr.c | 540 uint16_t *p01 = px + ox1; in wav_decode() local 574 uint16_t *p01 = px + ox1; in wav_decode() local
|
/third_party/flutter/skia/src/core/ |
D | SkGeometry.cpp | 160 Sk2s p01 = interp(p0, p1, tt); in SkChopQuadAt() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1481 const tcu::Interval& p01, in linearInterpolate()
|
/third_party/skia/src/core/ |
D | SkGeometry.cpp | 164 Sk2s p01 = interp(p0, p1, tt); in SkChopQuadAt() local
|