Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkTestImageFilters.cpp38 int dstW = SkScalarRoundToInt(src.width() * scale); in onFilterImageDeprecated() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp508 float dstW = (float)dst.getWidth(); in sampleTextureProjected() local
548 float dstW = (float)dst.getWidth(); in sampleTextureProjected() local
654 const float dstW = float(dstSize.x()); in sampleTextureCube() local
847 float dstW = (float)dst.getWidth(); in sampleTextureProjected() local
907 const float dstW = (float)dst.getWidth(); in sampleTextureCubeArray() local
1710 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local
1814 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local
1998 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local
2178 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local
2348 const float dstW = float(dstSize.x()); in computeTextureLookupDiff() local
[all …]
/external/skia/src/core/
DSkBitmapController.cpp112 const int dstW = SkScalarRoundToScalar(provider.width() / invScaleX); in processHQRequest() local
DSkBitmapScaler.cpp208 static bool valid_for_resize(const SkPixmap& source, int dstW, int dstH) { in valid_for_resize()
DSkScalerContext.cpp378 int dstW = srcW; in generateMask() local
/external/skia/src/gpu/
DGrTextureToYUVPlanes.cpp22 static bool convert_texture(GrTexture* src, GrDrawContext* dst, int dstW, int dstH, in convert_texture()
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp68 float dstW = (float)dst.getWidth(); in renderReference() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp65 float dstW = (float)dst.getWidth(); in renderReference() local
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_renderer.c288 float dstX, float dstY, float dstW, float dstH, in setup_vertex_data_yuv()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_renderer.c294 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3119 int dstW = de::abs(dstX1-dstX0); in blitFramebuffer() local