Home
last modified time | relevance | path

Searched defs:dstH (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/core/
DSkBitmapController.cpp130 const int dstH = SkScalarRoundToScalar(provider.height() / invScaleY); in processHQRequest() local
DSkBitmapScaler.cpp202 static bool valid_for_resize(const SkPixmap& source, int dstW, int dstH) { in valid_for_resize()
DSkMaskBlurFilter.cpp85 size_t dstH = srcH + 2 * borderH; in blur() local
DSkScalerContext.cpp362 int dstH = srcH; in generateMask() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp472 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
512 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
618 const float dstH = float(dstSize.y()); in sampleTextureCube() local
811 float dstH = (float)dst.getHeight(); in sampleTextureProjected() local
871 const float dstH = (float)dst.getHeight(); in sampleTextureCubeArray() local
1245 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
1349 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
1549 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
1729 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
1899 const float dstH = float(dstSize.y()); in computeTextureLookupDiff() local
[all …]
/external/mesa3d/src/mesa/drivers/common/
Dmeta_blit.c617 const GLint dstH = abs(dstY1 - dstY0); in blitframebuffer_texture() local
958 const GLint dstH = abs(dstY1 - dstY0); in _mesa_meta_BlitFramebuffer() local
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp69 float dstH = (float)dst.getHeight(); in renderReference() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp67 float dstH = (float)dst.getHeight(); in renderReference() local
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_renderer.c307 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv()
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp648 …e(const unsigned char* src, unsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, in… in Decode()
/external/valgrind/VEX/priv/
Dhost_arm64_isel.c3409 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local
3416 HReg dstH = newVRegD(env); in iselF16Expr_wrk() local
/external/v8/src/arm/
Dassembler-arm.cc1722 Register dstH, in smlal()
1735 Register dstH, in smull()
1748 Register dstH, in umlal()
1761 Register dstH, in umull()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3120 int dstH = de::abs(dstY1-dstY0); in blitFramebuffer() local